summaryrefslogtreecommitdiffstats
path: root/devel/gnome-common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/gnome-common/Makefile')
-rw-r--r--devel/gnome-common/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gnome-common/Makefile b/devel/gnome-common/Makefile
index a2dd1aa79..25c572e76 100644
--- a/devel/gnome-common/Makefile
+++ b/devel/gnome-common/Makefile
@@ -1,6 +1,6 @@
# Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
# $FreeBSD$
-# $MCom$
+# $MCom: ports/trunk/devel/gnome-common/Makefile 17272 2013-04-01 15:47:52Z kwm $
PORTNAME= gnome-common
PORTVERSION= 3.6.0
@@ -13,7 +13,7 @@ COMMENT= Common automake macros for GNOME 2 and GNOME 3
USE_XZ= yes
USE_GMAKE= yes
-USE_PKGCONFIG= both
+USES= pkgconfig
GNU_CONFIGURE= yes
.include <bsd.port.mk>