aboutsummaryrefslogtreecommitdiffstats
path: root/devel/autoconf259/Makefile
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2003-06-19 06:04:57 +0800
committerkuriyama <kuriyama@FreeBSD.org>2003-06-19 06:04:57 +0800
commitfed019be8811cf521f4ee73c25a025597afa36bb (patch)
tree7e77e4c207830c26b8409004547ddacbb6db4a39 /devel/autoconf259/Makefile
parentd6c3f64672583302b1bf7f356d2e0792864d6a3a (diff)
downloadfreebsd-ports-gnome-fed019be8811cf521f4ee73c25a025597afa36bb.tar.gz
freebsd-ports-gnome-fed019be8811cf521f4ee73c25a025597afa36bb.tar.zst
freebsd-ports-gnome-fed019be8811cf521f4ee73c25a025597afa36bb.zip
Unbreak autoconf257.
Approved by: ade
Diffstat (limited to 'devel/autoconf259/Makefile')
-rw-r--r--devel/autoconf259/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/autoconf259/Makefile b/devel/autoconf259/Makefile
index 266759f8fa46..d2b41efd550b 100644
--- a/devel/autoconf259/Makefile
+++ b/devel/autoconf259/Makefile
@@ -20,8 +20,6 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
help2man:${PORTSDIR}/misc/help2man
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
-BROKEN= Work is in progress right now.
-
USE_BZIP2= yes
USE_GMAKE= yes
USE_PERL5= yes
@@ -66,5 +64,5 @@ post-install:
.endfor
.include <bsd.port.pre.mk>
-#.include "${FILESDIR}/manpages.mk"
+.include "${FILESDIR}/manpages.mk"
.include <bsd.port.post.mk>