aboutsummaryrefslogtreecommitdiffstats
path: root/devel/asis
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-08-07 17:20:48 +0800
committerkris <kris@FreeBSD.org>2003-08-07 17:20:48 +0800
commit1f91d99c57bc826bc828f6564cbf64d5bdee8271 (patch)
treee40ac81ec89e20cad1bcf018a85f397a90a3fb5f /devel/asis
parent78d7303369ab4a12333aad30bdcd8d648d5df668 (diff)
downloadfreebsd-ports-gnome-1f91d99c57bc826bc828f6564cbf64d5bdee8271.tar.gz
freebsd-ports-gnome-1f91d99c57bc826bc828f6564cbf64d5bdee8271.tar.zst
freebsd-ports-gnome-1f91d99c57bc826bc828f6564cbf64d5bdee8271.zip
BROKEN: Does not compile
Diffstat (limited to 'devel/asis')
-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>