aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-30 00:47:42 +0800
committeraz <az@FreeBSD.org>2012-06-30 00:47:42 +0800
commit5f496069a0fc2ffe8e7ae155fab2ea5c1d81d9ae (patch)
tree6c92964daaa632260369a3b1af695c201e7f3fcb /sysutils
parenta69df40abcf6c0679144d4bfbc59ecd188480438 (diff)
downloadfreebsd-ports-gnome-5f496069a0fc2ffe8e7ae155fab2ea5c1d81d9ae.tar.gz
freebsd-ports-gnome-5f496069a0fc2ffe8e7ae155fab2ea5c1d81d9ae.tar.zst
freebsd-ports-gnome-5f496069a0fc2ffe8e7ae155fab2ea5c1d81d9ae.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/p5-Probe-Perl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-Probe-Perl/Makefile b/sysutils/p5-Probe-Perl/Makefile
index 3a89081b7248..d4d990783aef 100644
--- a/sysutils/p5-Probe-Perl/Makefile
+++ b/sysutils/p5-Probe-Perl/Makefile
@@ -15,8 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lippe@FreeBSD.org
COMMENT= Information about the currently running perl
-BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools
+BUILD_DEPENDS+= p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools
+RUN_DEPENDS+= p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools
PERL_CONFIGURE= yes