aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenSSL-RSA/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2001-11-30 07:17:57 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2001-11-30 07:17:57 +0000
commit7e5c59bbc4991f585b927fc23da267ecdd2c4015 (patch)
tree8e0d03606e37d9b620fef7bd75a9f809fd63db92 /security/p5-Crypt-OpenSSL-RSA/Makefile
parentb503ff80e11dcc4952fd2250b6f6f5d296458aee (diff)
Notes
Diffstat (limited to 'security/p5-Crypt-OpenSSL-RSA/Makefile')
-rw-r--r--security/p5-Crypt-OpenSSL-RSA/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-OpenSSL-RSA/Makefile b/security/p5-Crypt-OpenSSL-RSA/Makefile
index d359b3d0967b..cca9f5d523a7 100644
--- a/security/p5-Crypt-OpenSSL-RSA/Makefile
+++ b/security/p5-Crypt-OpenSSL-RSA/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Crypt-OpenSSL-RSA
-PORTVERSION= 0.11
+PORTVERSION= 0.12
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Crypt
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= nork@cityfujisawa.ne.jp
-BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${.CURDIR}/../p5-Crypt-OpenSSL-Random
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/security/p5-Crypt-OpenSSL-Random
RUN_DEPENDS= ${BUILD_DEPENDS}
RESTRICTED= "Crypto; export-controlled"