aboutsummaryrefslogtreecommitdiff
path: root/devel/libpeas
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 19:55:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 19:55:48 +0000
commit0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3 (patch)
tree75e8ab6c627957618692c95d7dad6a3f1adee9d9 /devel/libpeas
parent67024b2839e6cad6b79f6ce35a5925b15cb83cfe (diff)
downloadports-0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3.tar.gz
ports-0e4c70bcc8fcdb0403d753f8ca387c8e78a47db3.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326070
Diffstat (limited to 'devel/libpeas')
-rw-r--r--devel/libpeas/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libpeas/Makefile b/devel/libpeas/Makefile
index 7029e262257f..c0a201597642 100644
--- a/devel/libpeas/Makefile
+++ b/devel/libpeas/Makefile
@@ -17,9 +17,8 @@ BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \
USE_XZ= yes
USE_PYTHON= 2.5+
USE_LDCONFIG= yes
-USE_GMAKE= yes
USE_AUTOTOOLS= libtool
-USES= pathfix gettext
+USES= pathfix gettext gmake pkgconfig
USE_GNOME= glib20 gtk30 ltverhack
INSTALLS_ICONS= yes
GNU_CONFIGURE= yes