aboutsummaryrefslogtreecommitdiff
path: root/graphics/cbview
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-28 18:37:23 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-28 18:37:23 +0000
commit2f57eb092608beb8bbffe9812d1ec7c511510adc (patch)
tree97c05a4ce9683e5d9a23d2f9aae98d4c08cb2f85 /graphics/cbview
parent249ae119e2118396c64c42bcc26b25b0fbbcc8e5 (diff)
downloadports-2f57eb092608beb8bbffe9812d1ec7c511510adc.tar.gz
ports-2f57eb092608beb8bbffe9812d1ec7c511510adc.zip
Notes
Diffstat (limited to 'graphics/cbview')
-rw-r--r--graphics/cbview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cbview/Makefile b/graphics/cbview/Makefile
index 15ea385a6937..14720b3fe948 100644
--- a/graphics/cbview/Makefile
+++ b/graphics/cbview/Makefile
@@ -16,8 +16,8 @@ COMMENT= A viewer/converter for CBR/CBZ comic book archives
RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar \
unzip:${PORTSDIR}/archivers/unzip \
- ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
- ${SITE_PERL}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote
+ p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
+ p5-String-ShellQuote>=0:${PORTSDIR}/textproc/p5-String-ShellQuote
NO_BUILD= yes
USE_PERL5= yes