summaryrefslogtreecommitdiffstats
path: root/x11/gnome-menus3
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-09-19 06:26:57 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-09-19 06:26:57 +0800
commitcee758a0bb436d380baae4340ff0fbc292709e9e (patch)
tree3e736150560ddd6b8fbadd914f3944bf8fbe0752 /x11/gnome-menus3
parent01aaa90320584acd89abbd07e17664425eb6b839 (diff)
downloadmarcuscom-ports-cee758a0bb436d380baae4340ff0fbc292709e9e.tar
marcuscom-ports-cee758a0bb436d380baae4340ff0fbc292709e9e.tar.gz
marcuscom-ports-cee758a0bb436d380baae4340ff0fbc292709e9e.tar.bz2
marcuscom-ports-cee758a0bb436d380baae4340ff0fbc292709e9e.tar.lz
marcuscom-ports-cee758a0bb436d380baae4340ff0fbc292709e9e.tar.xz
marcuscom-ports-cee758a0bb436d380baae4340ff0fbc292709e9e.tar.zst
marcuscom-ports-cee758a0bb436d380baae4340ff0fbc292709e9e.zip
Add USE_PKGCONFIG=build
Submitted by: romain tartiere git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17071 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-menus3')
-rw-r--r--x11/gnome-menus3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome-menus3/Makefile b/x11/gnome-menus3/Makefile
index 220663b9f..4acb453b4 100644
--- a/x11/gnome-menus3/Makefile
+++ b/x11/gnome-menus3/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/x11/gnome-menus3/Makefile,v 1.5 2011/10/23 10:23:06 kwm Exp $
+# $MCom: ports/x11/gnome-menus3/Makefile,v 1.6 2012/05/25 10:29:43 kwm Exp $
#
PORTNAME= gnome-menus
@@ -24,6 +24,7 @@ USE_GETTEXT= yes
USE_XZ= yes
USE_GMAKE= yes
USE_GNOME= gnomehier gnomeprefix gnomehack intlhack glib20 ltverhack
+USE_PKGCONFIG= build
USE_AUTOTOOLS= libtool
USE_PYTHON= yes
USE_LDCONFIG= yes