summaryrefslogtreecommitdiff
path: root/news/inn
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2005-10-07 18:08:25 +0000
committerreed <reed@pkgsrc.org>2005-10-07 18:08:25 +0000
commit57f7dd5644b9c85ec0f3480e9de0b65598a8bf81 (patch)
tree30247eeaaeea5110d1d79601e21a1e38cdaacde8 /news/inn
parentbb35b0ea3df91200dff417f8457a1a2f7398777a (diff)
downloadpkgsrc-57f7dd5644b9c85ec0f3480e9de0b65598a8bf81.tar.gz
Remove the --mandir CONFIGURE_ARGS setting as this is now done
for GNU_CONFIGURE automatically. (This has been in my personal pkgsrc for a while.)
Diffstat (limited to 'news/inn')
-rw-r--r--news/inn/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile
index 0fef21acae4..4ba4b4ca473 100644
--- a/news/inn/Makefile
+++ b/news/inn/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2005/09/22 15:38:39 tron Exp $
+# $NetBSD: Makefile,v 1.72 2005/10/07 18:08:25 reed Exp $
DISTNAME= inn-2.4.1
PKGREVISION= 8
@@ -23,7 +23,6 @@ GNU_CONFIGURE= YES
GNU_CONFIGURE_PREFIX= ${INN_PREFIX}
CONFIGURE_ARGS+= --enable-setgid-inews \
--enable-uucp-rnews \
- --mandir=${PREFIX}/man \
--with-perl \
--with-openssl=${SSLBASE} \
--with-tmp-dir=${INN_DATA_DIR}/tmp \