aboutsummaryrefslogtreecommitdiff
path: root/devel/autoconf267/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-06-18 22:04:57 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-06-18 22:04:57 +0000
commit4c8549c0171a1dfa45189729fbd9662782532a0a (patch)
tree6378a8cffac1d31fa9afeecc5f9314503257fa17 /devel/autoconf267/Makefile
parentd3bb8fcd62bb49367b81cf3b075cadfffc1cf327 (diff)
downloadports-4c8549c0171a1dfa45189729fbd9662782532a0a.tar.gz
ports-4c8549c0171a1dfa45189729fbd9662782532a0a.zip
Notes
Diffstat (limited to 'devel/autoconf267/Makefile')
-rw-r--r--devel/autoconf267/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/autoconf267/Makefile b/devel/autoconf267/Makefile
index 266759f8fa46..d2b41efd550b 100644
--- a/devel/autoconf267/Makefile
+++ b/devel/autoconf267/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>