aboutsummaryrefslogtreecommitdiff
path: root/devel/cutter
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:27:53 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 21:27:53 +0000
commit9880c1a3788c97424f73d86aba7a5c511e2d47b4 (patch)
tree30e09432cf3af70c596ec1833bdb863b62a6ce3b /devel/cutter
parentc4a998e8d3a89178ee4515e49e7371f2bb7bd893 (diff)
downloadports-9880c1a3788c97424f73d86aba7a5c511e2d47b4.tar.gz
ports-9880c1a3788c97424f73d86aba7a5c511e2d47b4.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326092
Diffstat (limited to 'devel/cutter')
-rw-r--r--devel/cutter/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cutter/Makefile b/devel/cutter/Makefile
index 9ef21f038cbc..f95432f5ab84 100644
--- a/devel/cutter/Makefile
+++ b/devel/cutter/Makefile
@@ -16,8 +16,7 @@ LIB_DEPENDS= cairo:${PORTSDIR}/graphics/cairo \
CPPFLAGS+= "-I${LOCALBASE}/include"
CONFIGURE_ARGS= --disable-gtk-doc-html --with-html-dir=${PREFIX}/share/doc
GNU_CONFIGURE= yes
-USES= gettext
-USE_GMAKE= yes
+USES= gettext gmake pkgconfig
USE_GNOME= intltool gnomehack glib20 gtk20
USE_LDCONFIG= yes
WANT_GSTREAMER= yes