aboutsummaryrefslogtreecommitdiff
path: root/x11-fm
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 /x11-fm
parent249ae119e2118396c64c42bcc26b25b0fbbcc8e5 (diff)
downloadports-2f57eb092608beb8bbffe9812d1ec7c511510adc.tar.gz
ports-2f57eb092608beb8bbffe9812d1ec7c511510adc.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=300176
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/gprename/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/gprename/Makefile b/x11-fm/gprename/Makefile
index 7c7c417cafaf..275e4c6ca704 100644
--- a/x11-fm/gprename/Makefile
+++ b/x11-fm/gprename/Makefile
@@ -18,8 +18,8 @@ COMMENT= Perl script for renaming multiple files
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
- ${SITE_PERL}/${PERL_ARCH}/Locale/gettext.pm:${PORTSDIR}/devel/p5-Locale-gettext
+RUN_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
+ p5-Locale-gettext>=0:${PORTSDIR}/devel/p5-Locale-gettext
WRKSRC= ${WRKDIR}/${PORTNAME}/trunk