aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 14:30:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-06 14:30:42 +0000
commita4bf97bf7c69ca10f5eaa6ead72c1c38be76e8c5 (patch)
tree5cc091f165440702c8cb9202fa67a718a3b91ef0 /deskutils
parent67c3ce47d7c1ca69ba10c11644a0460191642ec6 (diff)
downloadports-a4bf97bf7c69ca10f5eaa6ead72c1c38be76e8c5.tar.gz
ports-a4bf97bf7c69ca10f5eaa6ead72c1c38be76e8c5.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326507
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/global-menu/Makefile2
-rw-r--r--deskutils/gnote/Makefile3
2 files changed, 2 insertions, 3 deletions
diff --git a/deskutils/global-menu/Makefile b/deskutils/global-menu/Makefile
index 8e56f8f99e51..f4183916f14a 100644
--- a/deskutils/global-menu/Makefile
+++ b/deskutils/global-menu/Makefile
@@ -17,7 +17,7 @@ USE_GNOME= gnomepanel gnomedesktop
USE_BZIP2= yes
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-USE_GMAKE= yes
+USES= gmake pkgconfig
USE_AUTOTOOLS= libtool automake:env autoheader:env
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/deskutils/gnote/Makefile b/deskutils/gnote/Makefile
index 16cf463cfb6f..87326c0114e7 100644
--- a/deskutils/gnote/Makefile
+++ b/deskutils/gnote/Makefile
@@ -19,11 +19,10 @@ LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
boost_filesystem:${PORTSDIR}/devel/boost-libs \
uuid.1:${PORTSDIR}/misc/e2fsprogs-libuuid
-USE_GMAKE= yes
USE_XZ= yes
USE_GNOME= gnomehack gnomeprefix gconf2 gtk20 intltool libxml2 libxslt \
ltverhack gnomepanel
-USES= gettext
+USES= gettext gmake pkgconfig
INSTALLS_OMF= yes
GCONF_SCHEMAS= gnote.schemas
USE_AUTOTOOLS= libtool