summaryrefslogtreecommitdiff
path: root/devel/libgetopt
diff options
context:
space:
mode:
authorwiz <wiz>2012-05-12 07:37:50 +0000
committerwiz <wiz>2012-05-12 07:37:50 +0000
commit15223ac0339a72982df9743606e1e7939b03c7f6 (patch)
tree5fd0537a27c6445bf07ff39056b843dd5a8ce38e /devel/libgetopt
parent7b8d3e125c466015e2895a78a280c22e6e27f544 (diff)
downloadpkgsrc-15223ac0339a72982df9743606e1e7939b03c7f6.tar.gz
Add CONFLICTS with new man-pages package. For details, see
man-pages/Makefile.
Diffstat (limited to 'devel/libgetopt')
-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