summaryrefslogtreecommitdiff
path: root/devel/pkgconfig
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2002-09-29 22:35:21 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2002-09-29 22:35:21 +0000
commitb2c719071cfd3d47d79853ca232e4eff2b786bdb (patch)
tree5aa1fe51ce00955a620c5c4449213b841645e8d1 /devel/pkgconfig
parent2a86d6b5843b7c2ab63a04da83b969e2c24d29ce (diff)
downloadpkgsrc-b2c719071cfd3d47d79853ca232e4eff2b786bdb.tar.gz
add --disable-threads to CONFIGURE_ARGS so the included glib won't try
and build with thread support.
Diffstat (limited to 'devel/pkgconfig')
-rw-r--r--devel/pkgconfig/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/pkgconfig/Makefile b/devel/pkgconfig/Makefile
index 83d0b663c11..cdc7a1db058 100644
--- a/devel/pkgconfig/Makefile
+++ b/devel/pkgconfig/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/09/29 21:50:26 rh Exp $
+# $NetBSD: Makefile,v 1.8 2002/09/29 22:35:21 dmcmahill Exp $
#
DISTNAME= pkgconfig-0.13.0
@@ -13,6 +13,7 @@ USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool ${WRKSRC}/glib-1.2.8/libtool
+CONFIGURE_ARGS+= --disable-threads
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/pkgconfig