summaryrefslogtreecommitdiffstats
path: root/devel/pkg-config
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2012-01-17 09:01:06 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2012-01-17 09:01:06 +0800
commit23ed118f6fd04f4e9a8f33a4ee053ab616177ae0 (patch)
treefea54dc3deee18dc821920939371a3505223b666 /devel/pkg-config
parentcf7d0c1bbc0b035433b283854aec4d89b1ab9791 (diff)
downloadmarcuscom-ports-23ed118f6fd04f4e9a8f33a4ee053ab616177ae0.tar
marcuscom-ports-23ed118f6fd04f4e9a8f33a4ee053ab616177ae0.tar.gz
marcuscom-ports-23ed118f6fd04f4e9a8f33a4ee053ab616177ae0.tar.bz2
marcuscom-ports-23ed118f6fd04f4e9a8f33a4ee053ab616177ae0.tar.lz
marcuscom-ports-23ed118f6fd04f4e9a8f33a4ee053ab616177ae0.tar.xz
marcuscom-ports-23ed118f6fd04f4e9a8f33a4ee053ab616177ae0.tar.zst
marcuscom-ports-23ed118f6fd04f4e9a8f33a4ee053ab616177ae0.zip
Move glib20->_glib20 to unbreak enless loop in gamin
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16648 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/pkg-config')
-rw-r--r--devel/pkg-config/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pkg-config/Makefile b/devel/pkg-config/Makefile
index 1981ae904..e8fe57e0b 100644
--- a/devel/pkg-config/Makefile
+++ b/devel/pkg-config/Makefile
@@ -3,7 +3,7 @@
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/pkg-config/Makefile,v 1.14 2012/01/16 17:48:14 ahze Exp $
+# $MCom: ports/devel/pkg-config/Makefile,v 1.15 2012/01/16 18:15:49 ahze Exp $
#
PORTNAME= pkg-config
@@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A utility to retrieve information about installed libraries
USE_CSTD= gnu89
-USE_GNOME= glib20
+USE_GNOME= _glib20
USE_GMAKE= yes
GNU_CONFIGURE= yes