diff options
-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}" |