summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-09-28 06:32:08 +0000
committerobache <obache@pkgsrc.org>2013-09-28 06:32:08 +0000
commit35cc23537227df484d969cb480e44bd6443c95e8 (patch)
treeaaaedaa2c0cc5cc91af224619241c019a7ff6e37
parentd015a10d0bd60b57807c2a8d253879932a2907fc (diff)
downloadpkgsrc-35cc23537227df484d969cb480e44bd6443c95e8.tar.gz
disable maintainer mode for internal glib2, same as devel/glib2.
-rw-r--r--devel/pkg-config/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/pkg-config/Makefile b/devel/pkg-config/Makefile
index 78c2060bb5c..aba5984ca3d 100644
--- a/devel/pkg-config/Makefile
+++ b/devel/pkg-config/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2013/01/29 05:56:05 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2013/09/28 06:32:08 obache Exp $
DISTNAME= pkg-config-0.28
CATEGORIES= devel
@@ -15,6 +15,7 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-internal-glib
CONFIGURE_ARGS+= --disable-host-tool
+CONFIGURE_ARGS+= --disable-maintainer-mode
# old name of the package
CONFLICTS= pkgconfig-[0-9]*