forked from Lainports/freebsd-ports
- Fix non-portable dependency
PR: 99840 Submitted by: maintainer Approved by: delphij (mentor, implicit)
This commit is contained in:
parent
f06ef6208d
commit
d8b34e05b3
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue