aboutsummaryrefslogtreecommitdiff
path: root/devel/libsoup
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 16:55:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 16:55:04 +0000
commit3bc5091b11f13bacb8ade409cae755834687fc69 (patch)
tree88ba54861a636c8d3b02c8561ca760725ea09b54 /devel/libsoup
parentc3b24311f239203338b6489c1a9a1643e65dab46 (diff)
downloadports-3bc5091b11f13bacb8ade409cae755834687fc69.tar.gz
ports-3bc5091b11f13bacb8ade409cae755834687fc69.zip
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326032
Diffstat (limited to 'devel/libsoup')
-rw-r--r--devel/libsoup/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libsoup/Makefile b/devel/libsoup/Makefile
index 7efa81534e14..5bc0df42425b 100644
--- a/devel/libsoup/Makefile
+++ b/devel/libsoup/Makefile
@@ -21,12 +21,11 @@ USE_XZ= yes
.if !defined(REFERENCE_PORT)
-USES= gettext pathfix
+USES= gettext pathfix gmake pkgconfig
USE_GNOME= gnomehier glib20 libxml2 ltverhack referencehack intltool
USE_SQLITE= 3
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
-USE_GMAKE= yes
USE_PYTHON_BUILD= -2.7
CONFIGURE_ARGS= --disable-more-warnings
CPPFLAGS+= -I${LOCALBASE}/include