aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Unix-Lsof
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-30 12:25:05 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-30 12:25:05 +0000
commit4c68c01d0f361a4952973ce690a092d646acb7f3 (patch)
tree768b23086cd4c3e5b50d1df107582add5813e9e4 /sysutils/p5-Unix-Lsof
parent816258886feae2b6709756fd4b521a6ca59421a6 (diff)
downloadports-4c68c01d0f361a4952973ce690a092d646acb7f3.tar.gz
ports-4c68c01d0f361a4952973ce690a092d646acb7f3.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300261
Diffstat (limited to 'sysutils/p5-Unix-Lsof')
-rw-r--r--sysutils/p5-Unix-Lsof/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-Unix-Lsof/Makefile b/sysutils/p5-Unix-Lsof/Makefile
index 60c917a6462e..d1831f42b9eb 100644
--- a/sysutils/p5-Unix-Lsof/Makefile
+++ b/sysutils/p5-Unix-Lsof/Makefile
@@ -16,8 +16,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= gjvc@gjvc.com
COMMENT= Unix::Lsof -- a wrapper to the Unix lsof utility
-BUILD_DEPENDS= ${SITE_PERL}/IPC/Run3.pm:${PORTSDIR}/devel/p5-IPC-Run3
-RUN_DEPENDS= ${SITE_PERL}/IPC/Run3.pm:${PORTSDIR}/devel/p5-IPC-Run3
+BUILD_DEPENDS= p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3
+RUN_DEPENDS= p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3
PERL_CONFIGURE= yes