aboutsummaryrefslogtreecommitdiff
path: root/devel/libassa
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:41:11 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:41:11 +0000
commitec7c5b0142aeb3539337db2d501d7b5ecf5e7284 (patch)
tree8468e5b0da1375397af63a69b7076d0b05b24887 /devel/libassa
parente74f1f2ba2a728af887a83b377b13746054b76e5 (diff)
downloadports-ec7c5b0142aeb3539337db2d501d7b5ecf5e7284.tar.gz
ports-ec7c5b0142aeb3539337db2d501d7b5ecf5e7284.zip
Notes
Diffstat (limited to 'devel/libassa')
-rw-r--r--devel/libassa/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/libassa/Makefile b/devel/libassa/Makefile
index e7ae0e456f07..3e5e89bfc519 100644
--- a/devel/libassa/Makefile
+++ b/devel/libassa/Makefile
@@ -29,13 +29,7 @@ MAN1= assa-genesis.1
post-patch:
@${REINPLACE_CMD} -e '/^SUBDIRS/s: doc : :g' ${WRKSRC}/Makefile.in
-.include <bsd.port.pre.mk>
-
-.if ( ${OSVERSION} < 500000 )
-BROKEN= compilation fails and passing -fhuge-objects does not help
-.endif
-
post-install:
${INSTALL_MAN} ${WRKSRC}/debian/assa-genesis.1 ${PREFIX}/man/man1
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>