From d8b34e05b3f54822494de250ff97f15e67a65271 Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Fri, 7 Jul 2006 04:26:44 +0000 Subject: [PATCH] - Fix non-portable dependency PR: 99840 Submitted by: maintainer Approved by: delphij (mentor, implicit) --- security/p5-openxpki/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \