summaryrefslogtreecommitdiffstats
path: root/graphics/shotwell/Makefile
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2013-09-12 08:41:52 +0000
committermarino <marino@FreeBSD.org>2013-09-12 08:41:52 +0000
commit1c5b21a08051ee2e2cf6e123c33b8f3b01b684e3 (patch)
tree31b199459d3b19a782a3899ddf47e20ba006233d /graphics/shotwell/Makefile
parentb8779b1ae14ef1f0169102dc4f6aad17b691035b (diff)
downloadFreeBSD-ports-1c5b21a08051ee2e2cf6e123c33b8f3b01b684e3.zip
FreeBSD-ports-1c5b21a08051ee2e2cf6e123c33b8f3b01b684e3.tar.gz
Add explicit dependency on pkgconf (20 ports)
Approved by: portmgr (bapt, implicit)
Diffstat (limited to 'graphics/shotwell/Makefile')
-rw-r--r--graphics/shotwell/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile
index 074938c..876b868 100644
--- a/graphics/shotwell/Makefile
+++ b/graphics/shotwell/Makefile
@@ -26,10 +26,9 @@ LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
rest:${PORTSDIR}/devel/librest
USE_XZ= yes
-USES= shebangfix gettext desktop-file-utils
+USES= shebangfix gettext desktop-file-utils gmake pkgconfig
USE_GNOME= gnomehier gconf2 gtk20 librsvg2
USE_SQLITE= 3
-USE_GMAKE= yes
USE_GSTREAMER1= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --disable-icon-update
OpenPOWER on IntegriCloud