summaryrefslogtreecommitdiff
path: root/devel/asis/Makefile
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/Makefile
parentBROKEN: Does not install (diff)
BROKEN: Does not compile
Notes
Notes: svn path=/head/; revision=86466
Diffstat (limited to 'devel/asis/Makefile')
-rw-r--r--devel/asis/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/asis/Makefile b/devel/asis/Makefile
index 2fd20a7dd96d..15cb77a82483 100644
--- a/devel/asis/Makefile
+++ b/devel/asis/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>