diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-02 21:36:52 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-09-02 21:36:52 +0000 |
commit | 7de95c71d029c37a63fb2f2c2501cd1127ed2088 (patch) | |
tree | 5a14b2412cb776d22e31624c6259c08c441837b4 | |
parent | 2729c7d447146fca0b2c7e1f9bc2968fc4a33ad0 (diff) | |
download | ports-7de95c71d029c37a63fb2f2c2501cd1127ed2088.tar.gz ports-7de95c71d029c37a63fb2f2c2501cd1127ed2088.zip |
Notes
-rw-r--r-- | palm/synce-librra/Makefile | 2 |
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}" |