forked from Lainports/freebsd-ports
Drop misleading BROKEN statement: port builds and installs fine everywhere.
This commit is contained in:
parent
4331696728
commit
88eafc048d
1 changed files with 1 additions and 7 deletions
|
|
@ -18,10 +18,4 @@ PLIST_FILES= bin/pgdbf \
|
|||
%%DOCSDIR%%/README \
|
||||
man/man1/pgdbf.1.gz
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on ia64, powerpc, or sparc64
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue