summaryrefslogtreecommitdiff
path: root/devel/autoconf26
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2003-02-23 19:30:12 +0000
committerAlan Eldridge <alane@FreeBSD.org>2003-02-23 19:30:12 +0000
commit36b27e90865a31f1fb8f79c97fb8154296b9d1f8 (patch)
tree8e5dbc7353ab86b1258893d94f2bea5d9e911b6c /devel/autoconf26
parentAdd missed RUN_DEPENDS and upgrade to 3.17 while I'm here. (diff)
comment out include of manpages.mk so wont break INDEX
Notes
Notes: svn path=/head/; revision=76305
Diffstat (limited to 'devel/autoconf26')
-rw-r--r--devel/autoconf26/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/autoconf26/Makefile b/devel/autoconf26/Makefile
index 637450dbe5c1..da0d32661d9b 100644
--- a/devel/autoconf26/Makefile
+++ b/devel/autoconf26/Makefile
@@ -66,5 +66,5 @@ post-install:
.endfor
.include <bsd.port.pre.mk>
-.include "${FILESDIR}/manpages.mk"
+#.include "${FILESDIR}/manpages.mk"
.include <bsd.port.post.mk>