diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-04-20 13:39:17 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-04-20 13:39:17 +0000 |
commit | 6f8e7a27a866080eb9e7f58b432cfbfcf069bff3 (patch) | |
tree | 17c916f468028a44a5c22776940d42ef57d27be0 /lang/afnix/Makefile | |
parent | fa6f144326eadb1c6632d7fc4836c9c70bc0b965 (diff) | |
download | freebsd-ports-6f8e7a27a866080eb9e7f58b432cfbfcf069bff3.zip |
Update to 1.0.3
PR: ports/80131
Submitted by: maintainer
Diffstat (limited to 'lang/afnix/Makefile')
-rw-r--r-- | lang/afnix/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/lang/afnix/Makefile b/lang/afnix/Makefile index 557c4b8a7086..77113c6ea2a1 100644 --- a/lang/afnix/Makefile +++ b/lang/afnix/Makefile @@ -7,7 +7,7 @@ # PORTNAME= afnix -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.3 CATEGORIES= lang MASTER_SITES= http://www.afnix.org/ftp/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION:S,.,-,g} @@ -26,10 +26,6 @@ MAN1= afnix.1 axc.1 axd.1 axl.1 .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 600000 && ${ARCH} == "sparc64" -BROKEN= "Does not compile on sparc64 FreeBSD >= 6.x" -.endif - do-configure: @${WRKSRC}/cnf/bin/${PORTNAME}-setup -o |