summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-09-02 21:36:52 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-09-02 21:36:52 +0000
commit7de95c71d029c37a63fb2f2c2501cd1127ed2088 (patch)
tree5a14b2412cb776d22e31624c6259c08c441837b4 /palm
parentAdd an explicit dependency on pkgconf (diff)
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt)
Notes
Notes: svn path=/head/; revision=326096
Diffstat (limited to 'palm')
-rw-r--r--palm/synce-librra/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/synce-librra/Makefile b/palm/synce-librra/Makefile
index 393525f672d4..ec46ae74dee6 100644
--- a/palm/synce-librra/Makefile
+++ b/palm/synce-librra/Makefile
@@ -23,7 +23,7 @@ RECURR_DESC= Enable experimential recurrence support
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
-USES= pathfix iconv
+USES= pathfix pkgconfig iconv
CONFIGURE_ARGS+= --with-libsynce="${LOCALBASE}" \
--with-libmimedir="${LOCALBASE}"