aboutsummaryrefslogtreecommitdiff
path: root/lang/afnix/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-02-09 19:10:44 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-02-09 19:10:44 +0000
commit670a4fe453eaa0e51e3612c944dacfec9e21baa0 (patch)
tree31a227cd1075ee8df752556b824d488eb010b1a9 /lang/afnix/Makefile
parent3e054b7858acf8804933792bc872e0dcc1a52485 (diff)
Notes
Diffstat (limited to 'lang/afnix/Makefile')
-rw-r--r--lang/afnix/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/lang/afnix/Makefile b/lang/afnix/Makefile
index d80ab3718667..9b3bab06ad12 100644
--- a/lang/afnix/Makefile
+++ b/lang/afnix/Makefile
@@ -27,16 +27,10 @@ PLIST_SUB= PORTVER=${PORTVERSION:R}
MAN1= aleph.1 axc.1 axl.1
-.include <bsd.port.pre.mk>
-
-.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
-BROKEN= "Does not compile on amd64 or ia64 (missing -fPIC)"
-.endif
-
do-configure:
@(cd ${WRKSRC}; ./cnf/bin/aleph-setup -o)
post-install:
@${STRIP_CMD} ${PREFIX}/bin/aleph
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>