diff options
Diffstat (limited to 'devel/autoconf26')
-rw-r--r-- | devel/autoconf26/Makefile | 11 | ||||
-rw-r--r-- | devel/autoconf26/distinfo | 2 |
2 files changed, 10 insertions, 3 deletions
diff --git a/devel/autoconf26/Makefile b/devel/autoconf26/Makefile index db9669d35b9b..f8c8e2cc2d27 100644 --- a/devel/autoconf26/Makefile +++ b/devel/autoconf26/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 diff --git a/devel/autoconf26/distinfo b/devel/autoconf26/distinfo index 5934f0eaa52f..4ea5b0ed48c9 100644 --- a/devel/autoconf26/distinfo +++ b/devel/autoconf26/distinfo @@ -1 +1 @@ -MD5 (autoconf-2.53.tar.bz2) = c121b003f51e293c2bf5a6105c721388 +MD5 (autoconf-2.54.tar.bz2) = 572ef5257f6927ad21dbad395f3da799 |