summaryrefslogtreecommitdiff
path: root/devel/libgetopt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libgetopt/Makefile')
-rw-r--r--devel/libgetopt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libgetopt/Makefile b/devel/libgetopt/Makefile
index 03cf2dad955..3c2139a1f25 100644
--- a/devel/libgetopt/Makefile
+++ b/devel/libgetopt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2010/01/08 22:45:58 tnn Exp $
+# $NetBSD: Makefile,v 1.33 2012/05/12 07:37:51 wiz Exp $
#
DISTNAME= libgetopt-1.4.4
@@ -11,6 +11,8 @@ COMMENT= Library for handling --long options
PKG_DESTDIR_SUPPORT= user-destdir
+CONFLICTS= man-pages-[0-9]*
+
USE_LIBTOOL= YES
WRKSRC= ${WRKDIR}/libgetopt