diff options
Diffstat (limited to 'security/shishi')
-rw-r--r-- | security/shishi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/shishi/Makefile b/security/shishi/Makefile index 2ad322746ba4..5920a6758227 100644 --- a/security/shishi/Makefile +++ b/security/shishi/Makefile @@ -15,8 +15,8 @@ LIB_DEPENDS= idn:${PORTSDIR}/dns/libidn \ gnutls:${PORTSDIR}/security/gnutls USE_AUTOTOOLS= libtool -USE_PERL5_BUILD= yes -USES= pathfix pkgconfig iconv +USE_PERL5= build +USES= pathfix pkgconfig iconv perl5 GNU_CONFIGURE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" CONFIGURE_ARGS= --with-db-dir=/var/shishi |