aboutsummaryrefslogtreecommitdiffstats
path: root/palm/synce-libsynce
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2013-09-03 02:11:07 +0800
committerantoine <antoine@FreeBSD.org>2013-09-03 02:11:07 +0800
commitd3b0cf9ee430692fb6a006b8a3116245586554ef (patch)
tree21e261d3d126ad65331ef4a9330c4708f090a427 /palm/synce-libsynce
parent722f81bb12dd30e0821aa374febda853ab8a8d15 (diff)
downloadfreebsd-ports-gnome-d3b0cf9ee430692fb6a006b8a3116245586554ef.tar.gz
freebsd-ports-gnome-d3b0cf9ee430692fb6a006b8a3116245586554ef.tar.zst
freebsd-ports-gnome-d3b0cf9ee430692fb6a006b8a3116245586554ef.zip
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Diffstat (limited to 'palm/synce-libsynce')
-rw-r--r--palm/synce-libsynce/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/synce-libsynce/Makefile b/palm/synce-libsynce/Makefile
index 52c32a24a222..beefe9647469 100644
--- a/palm/synce-libsynce/Makefile
+++ b/palm/synce-libsynce/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool
-USES= pathfix iconv
+USES= pathfix iconv pkgconfig
CONFIGURE_ARGS+= --with-libiconv-prefix="${LOCALBASE}" \
--enable-dccm-file-support=no \
--enable-hal-support=yes \