diff options
Diffstat (limited to 'security/p5-openxpki/Makefile')
-rw-r--r-- | security/p5-openxpki/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-openxpki/Makefile b/security/p5-openxpki/Makefile index 13bea1ff4716..bb7c3f5ec5d7 100644 --- a/security/p5-openxpki/Makefile +++ b/security/p5-openxpki/Makefile @@ -7,6 +7,7 @@ PORTNAME= openxpki PORTVERSION= 0.9.342 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= openxpki @@ -146,7 +147,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_OPENSSL= yes WITH_OPENSSL_BETA= yes -OPENSSL_SHLIBVER= 5 SERVER_DIRS= perl-modules CLIENT_DIRS= clients/perl/OpenXPKI-Client \ |