aboutsummaryrefslogtreecommitdiff
path: root/devel/asis-gpl
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-08-07 09:20:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-08-07 09:20:48 +0000
commitf07a72c5be4a34a4bfb41600440255607ac7f531 (patch)
treec6dd0bf6cbb200f5fd29bdf73548518d8aadc9f9 /devel/asis-gpl
parentc0be854c6294148c24312af094ba39a733743bd0 (diff)
downloadports-f07a72c5be4a34a4bfb41600440255607ac7f531.tar.gz
ports-f07a72c5be4a34a4bfb41600440255607ac7f531.zip
Notes
Diffstat (limited to 'devel/asis-gpl')
-rw-r--r--devel/asis-gpl/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/asis-gpl/Makefile b/devel/asis-gpl/Makefile
index 2fd20a7dd96d..15cb77a82483 100644
--- a/devel/asis-gpl/Makefile
+++ b/devel/asis-gpl/Makefile
@@ -24,11 +24,7 @@ MAKEFILE= "${FILESDIR}/Makefile.bsd"
MAKE_ARGS= GMAKE=${GMAKE} PORTVERSION=${PORTVERSION} \
LN=${LN}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 500113
BROKEN= "Does not compile"
-.endif
do-install:
@${MKDIR} ${PREFIX}/lib/asis
@@ -51,4 +47,4 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/tools/gnatstub/README ${DOCSDIR}/README.gnatstub
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>