aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/gcfilms
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-29 02:37:23 +0800
committeraz <az@FreeBSD.org>2012-06-29 02:37:23 +0800
commitd767f0728d3efeb994fab115409d2613056d4dcb (patch)
treefcc23cd040c16dbe5fcf8d453dc0e501e4c30dac /multimedia/gcfilms
parent22c51e57b674473bf359f08d37a6a1c82ff7bea7 (diff)
downloadfreebsd-ports-gnome-d767f0728d3efeb994fab115409d2613056d4dcb.tar.gz
freebsd-ports-gnome-d767f0728d3efeb994fab115409d2613056d4dcb.tar.zst
freebsd-ports-gnome-d767f0728d3efeb994fab115409d2613056d4dcb.zip
- Remove SITE_PERL from *_DEPENDS
Diffstat (limited to 'multimedia/gcfilms')
-rw-r--r--multimedia/gcfilms/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/multimedia/gcfilms/Makefile b/multimedia/gcfilms/Makefile
index 06629ed941e9..18e8ec23a8a1 100644
--- a/multimedia/gcfilms/Makefile
+++ b/multimedia/gcfilms/Makefile
@@ -13,11 +13,11 @@ MASTER_SITES= http://download.gna.org/gcfilms/
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to manage movie collections
-BUILD_DEPENDS= ${SITE_PERL}/Archive/Tar.pm:${PORTSDIR}/archivers/p5-Archive-Tar \
- ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
- ${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
- ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \
- ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-Archive-Tar>=0:${PORTSDIR}/archivers/p5-Archive-Tar \
+ p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \
+ p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
+ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
WRKSRC= ${WRKDIR}/${PORTNAME}