aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-04 14:42:29 +0800
committeraz <az@FreeBSD.org>2012-06-04 14:42:29 +0800
commit116443f93db292cdb3046225260ddd2178c66c46 (patch)
tree3ae3a242a2ebed3eb4e9712a1a253ef9be4796c4 /multimedia
parent9e83f9f0f8eaec7073d853de2861d62ce189c650 (diff)
downloadfreebsd-ports-gnome-116443f93db292cdb3046225260ddd2178c66c46.tar.gz
freebsd-ports-gnome-116443f93db292cdb3046225260ddd2178c66c46.tar.zst
freebsd-ports-gnome-116443f93db292cdb3046225260ddd2178c66c46.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (osa via IRC)
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/p5-Subtitles/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/p5-Subtitles/Makefile b/multimedia/p5-Subtitles/Makefile
index 04fa6e4bf14e..1b81858ac132 100644
--- a/multimedia/p5-Subtitles/Makefile
+++ b/multimedia/p5-Subtitles/Makefile
@@ -22,8 +22,8 @@ MAN3= Subtitles.3
.include <bsd.port.pre.mk>
.if defined(WITH_SUBTITLES_SUBPLAY)
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Prima.pm:${PORTSDIR}/x11-toolkits/p5-Prima \
- ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
+RUN_DEPENDS= p5-Prima>=0:${PORTSDIR}/x11-toolkits/p5-Prima \
+ p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes
PLIST_SUB+= SUBPLAY=""
MAN1+= subplay.1