aboutsummaryrefslogtreecommitdiffstats
path: root/net/lla
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-30 22:39:14 +0800
committeraz <az@FreeBSD.org>2012-06-30 22:39:14 +0800
commitc4488f29abd1339c42a704fb50b07d1210e0f3bc (patch)
treea25208b0a392c23b33fbca24c07360b17a5572c2 /net/lla
parentb05a8fe37751aa289876d113a2ba1f68df128404 (diff)
downloadfreebsd-ports-gnome-c4488f29abd1339c42a704fb50b07d1210e0f3bc.tar.gz
freebsd-ports-gnome-c4488f29abd1339c42a704fb50b07d1210e0f3bc.tar.zst
freebsd-ports-gnome-c4488f29abd1339c42a704fb50b07d1210e0f3bc.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Diffstat (limited to 'net/lla')
-rw-r--r--net/lla/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/lla/Makefile b/net/lla/Makefile
index 8fa7ba894cb7..5a8906b2e20e 100644
--- a/net/lla/Makefile
+++ b/net/lla/Makefile
@@ -15,9 +15,9 @@ EXTRACT_SUFX= .pl
MAINTAINER= koj@ofug.net
COMMENT= Perl-based LDAP log statistics generator
-RUN_DEPENDS= ${SITE_PERL}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc \
- ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \
- ${SITE_PERL}/Time/ParseDate.pm:${PORTSDIR}/devel/p5-Time-modules
+RUN_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \
+ p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \
+ p5-Time-modules>=0:${PORTSDIR}/devel/p5-Time-modules
NO_BUILD= yes
NO_WRKSUBDIR= yes