diff options
Diffstat (limited to 'devel/liborcus/Makefile')
-rw-r--r-- | devel/liborcus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/liborcus/Makefile b/devel/liborcus/Makefile index 27efce7973be..4861c84bef63 100644 --- a/devel/liborcus/Makefile +++ b/devel/liborcus/Makefile @@ -18,9 +18,8 @@ LIB_DEPENDS= zip:${PORTSDIR}/archivers/libzip \ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GMAKE= yes -USES= pathfix +USES= pathfix pkgconfig USE_LDCONFIG= yes -USE_PKGCONFIG= build CONFIGURE_ARGS= --disable-spreadsheet-model --disable-werror \ --with-boost-system=boost_system |