aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/afnix/Makefile6
-rw-r--r--lang/afnix/distinfo4
2 files changed, 3 insertions, 7 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
diff --git a/lang/afnix/distinfo b/lang/afnix/distinfo
index 6ddcb04c039d..a5ec64b08284 100644
--- a/lang/afnix/distinfo
+++ b/lang/afnix/distinfo
@@ -1,2 +1,2 @@
-MD5 (afnix-src-1-0-1.tgz) = aeb777afcb065bf5a73d5a73ec10a9b4
-SIZE (afnix-src-1-0-1.tgz) = 521037
+MD5 (afnix-src-1-0-3.tgz) = 84b5af474c095b4c1c6e59ecaf61232a
+SIZE (afnix-src-1-0-3.tgz) = 521211