aboutsummaryrefslogtreecommitdiffstats
path: root/security/afterglow
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-30 20:42:52 +0800
committeraz <az@FreeBSD.org>2012-06-30 20:42:52 +0800
commit9c3610198c70d4848e049e3cfafddaae4213ab87 (patch)
treeb4ac412c1f5608fbffd6c72418cdc570bfc11d6b /security/afterglow
parent5144a33c408bb6536cad50aaaa281f624050cc12 (diff)
downloadfreebsd-ports-gnome-9c3610198c70d4848e049e3cfafddaae4213ab87.tar.gz
freebsd-ports-gnome-9c3610198c70d4848e049e3cfafddaae4213ab87.tar.zst
freebsd-ports-gnome-9c3610198c70d4848e049e3cfafddaae4213ab87.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Diffstat (limited to 'security/afterglow')
-rw-r--r--security/afterglow/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/afterglow/Makefile b/security/afterglow/Makefile
index 05e6b41d5729..9cb71127c951 100644
--- a/security/afterglow/Makefile
+++ b/security/afterglow/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= pauls@utdallas.edu
COMMENT= A collection of graph-generating scripts
RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz \
- ${SITE_PERL}/Text/CSV.pm:${PORTSDIR}/textproc/p5-Text-CSV \
+ p5-Text-CSV>=0:${PORTSDIR}/textproc/p5-Text-CSV \
p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \
p5-IP-Anonymous>=0:${PORTSDIR}/net/p5-IP-Anonymous