aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-OpenCA-REQ
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2012-06-08 20:47:19 +0800
committerculot <culot@FreeBSD.org>2012-06-08 20:47:19 +0800
commit136b2b3d98898c3d2f1561ff00aed4ec83b3c2e2 (patch)
tree4bace61abb0eee15cc563083985ad3f670f0b140 /security/p5-OpenCA-REQ
parent526e36f225bf57a298d65fc4b351feb8c95edc9d (diff)
downloadfreebsd-ports-gnome-136b2b3d98898c3d2f1561ff00aed4ec83b3c2e2.tar.gz
freebsd-ports-gnome-136b2b3d98898c3d2f1561ff00aed4ec83b3c2e2.tar.zst
freebsd-ports-gnome-136b2b3d98898c3d2f1561ff00aed4ec83b3c2e2.zip
- Remove SITE_PERL from *_DEPENDS
Submitted by: az@
Diffstat (limited to 'security/p5-OpenCA-REQ')
-rw-r--r--security/p5-OpenCA-REQ/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-OpenCA-REQ/Makefile b/security/p5-OpenCA-REQ/Makefile
index 467c67bd87eb..c21d23814147 100644
--- a/security/p5-OpenCA-REQ/Makefile
+++ b/security/p5-OpenCA-REQ/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension to easily manage Cert REQUESTs
-BUILD_DEPENDS= ${SITE_PERL}/X500/DN.pm:${PORTSDIR}/net/p5-X500-DN
+BUILD_DEPENDS= p5-X500-DN>=0:${PORTSDIR}/net/p5-X500-DN
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes