aboutsummaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-10-28 21:01:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-10-28 21:01:05 +0000
commit1438099ab06e7663b19adf00d1ccde07d7efdc99 (patch)
treee2730866e96a82d03922b8fdc40d9c4a4bb3a4f0 /biology
parent1a1c9ee87ebfb6af76c5b0acc895da4a0c870167 (diff)
downloadports-1438099ab06e7663b19adf00d1ccde07d7efdc99.tar.gz
ports-1438099ab06e7663b19adf00d1ccde07d7efdc99.zip
Notes
Diffstat (limited to 'biology')
-rw-r--r--biology/nab/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/biology/nab/Makefile b/biology/nab/Makefile
index d308bccff7de..95a223dc4cbb 100644
--- a/biology/nab/Makefile
+++ b/biology/nab/Makefile
@@ -34,12 +34,6 @@ LIBRARIES= cifparse.a libnab.a libsym.a
INCS= defreal.h nab.h nabcode.h nabtypes.h
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502126
-BROKEN= "Does not install on FreeBSD >= 5.x"
-.endif
-
post-extract:
@${CP} ${FILESDIR}/config.h ${WRKSRC}
@@ -102,4 +96,4 @@ do-install:
post-install:
@${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>