aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-X500-DN
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-04 19:07:26 +0800
committeraz <az@FreeBSD.org>2012-06-04 19:07:26 +0800
commitb9f53f243cde83f8c26608f3902d3d0b0d3b15d3 (patch)
tree880eed4ff92fd895e6cdd715c216937861bcd759 /net/p5-X500-DN
parentf2c828d7ad5ec817bcf135ff31e253a0b967e38e (diff)
downloadfreebsd-ports-gnome-b9f53f243cde83f8c26608f3902d3d0b0d3b15d3.tar.gz
freebsd-ports-gnome-b9f53f243cde83f8c26608f3902d3d0b0d3b15d3.tar.zst
freebsd-ports-gnome-b9f53f243cde83f8c26608f3902d3d0b0d3b15d3.zip
- Remove SITE_PERL from *_DEPENDS
Diffstat (limited to 'net/p5-X500-DN')
-rw-r--r--net/p5-X500-DN/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-X500-DN/Makefile b/net/p5-X500-DN/Makefile
index b7870bdd8148..9b188be36eae 100644
--- a/net/p5-X500-DN/Makefile
+++ b/net/p5-X500-DN/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Handle X.500 DNs (Distinguished Names), parse and format them
-BUILD_DEPENDS= ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
+BUILD_DEPENDS= p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes