diff options
Diffstat (limited to 'security/opensaml2/Makefile')
-rw-r--r-- | security/opensaml2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/opensaml2/Makefile b/security/opensaml2/Makefile index b932bc711551..682b0798a2cc 100644 --- a/security/opensaml2/Makefile +++ b/security/opensaml2/Makefile @@ -21,7 +21,7 @@ BUILD_DEPENDS= boost-libs>=0:${PORTSDIR}/devel/boost-libs GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-log4shib=${LOCALBASE} --with-openssl=${OPENSSLBASE} \ --with-xmltooling=${LOCALBASE} --disable-doxygen-doc -USE_GMAKE= yes +USES= gmake pkgconfig USE_LDCONFIG= yes post-patch: |