diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 12:42:52 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 12:42:52 +0000 |
commit | c9b4f372f45de0fc56af0a64e1f851a1e22a9279 (patch) | |
tree | 7f80c1c66cbf0347e6332598f6c4b63f7fff070a /security/afterglow/Makefile | |
parent | 657447da66b38ad1fbbfe5d9829ede801ebd2923 (diff) |
Notes
Diffstat (limited to 'security/afterglow/Makefile')
-rw-r--r-- | security/afterglow/Makefile | 2 |
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 |