summaryrefslogtreecommitdiff
path: root/devel/autoconf268/Makefile
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-10-15 05:50:31 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-10-15 05:50:31 +0000
commitd679f7d26e0a86aa330fc288ae54031286c8b8f6 (patch)
tree75e1d0f0192d7e2d252f8607deeecc27b550ed8a /devel/autoconf268/Makefile
parentMIT KRB5 1.2.6 has been GA for some time. Remove the beta. (diff)
Update distinfo and Makefile to 2.54.
Mark as BROKEN, BORKED, and FORBIDDEN. Undef NO_IGNORE so that people have to abide by it.
Notes
Notes: svn path=/head/; revision=68072
Diffstat (limited to 'devel/autoconf268/Makefile')
-rw-r--r--devel/autoconf268/Makefile11
1 files changed, 9 insertions, 2 deletions
diff --git a/devel/autoconf268/Makefile b/devel/autoconf268/Makefile
index db9669d35b9b..f8c8e2cc2d27 100644
--- a/devel/autoconf268/Makefile
+++ b/devel/autoconf268/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= autoconf
-PORTVERSION= 2.53
-PORTREVISION= 1
+PORTVERSION= 2.54
+PORTREVISION= 0
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
@@ -18,7 +18,14 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
help2man:${PORTSDIR}/misc/help2man
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
+.undef NO_IGNORE
+BORKED= "THIS IS A WORK IN PROGRESS. DON'T EVEN THINK ABOUT IT."
+BROKEN= ${BORKED}
+FORBIDDEN= ${BORKED}
+
USE_BZIP2= yes
+USE_GMAKE= yes
+USE_PERL5= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= M4=${LOCALBASE}/bin/gm4