aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorskv <skv@FreeBSD.org>2012-06-20 00:26:59 +0800
committerskv <skv@FreeBSD.org>2012-06-20 00:26:59 +0800
commitd3d7b486bb58f57c6a26fd30fb4243a3f3bc9b07 (patch)
tree5ea8a1db77a395314f09f5c13ef835aad1f05e2f /misc
parent651946ea496164d5e024564ccf3edcac173c6d50 (diff)
downloadfreebsd-ports-gnome-d3d7b486bb58f57c6a26fd30fb4243a3f3bc9b07.tar.gz
freebsd-ports-gnome-d3d7b486bb58f57c6a26fd30fb4243a3f3bc9b07.tar.zst
freebsd-ports-gnome-d3d7b486bb58f57c6a26fd30fb4243a3f3bc9b07.zip
Unbreak with perl 5.14+
Diffstat (limited to 'misc')
-rw-r--r--misc/gcstar/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/gcstar/Makefile b/misc/gcstar/Makefile
index 87689da2b957..69779f2a6afd 100644
--- a/misc/gcstar/Makefile
+++ b/misc/gcstar/Makefile
@@ -28,6 +28,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
${SITE_PERL}/${PERL_ARCH}/Gtk2/Spell.pm:${PORTSDIR}/devel/p5-Gtk2-Spell \
${SITE_PERL}/DateTime/Format/Strptime.pm:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \
${SITE_PERL}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc \
+ p5-Switch>0:${PORTSDIR}/lang/p5-Switch \
${SITE_PERL}/${PERL_ARCH}/Gnome2/VFS.pm:${PORTSDIR}/x11-toolkits/p5-Gnome2-VFS \
${SITE_PERL}/${PERL_ARCH}/Net/FreeDB.pm:${PORTSDIR}/audio/p5-Net-FreeDB \
${SITE_PERL}/Sort/Naturally.pm:${PORTSDIR}/textproc/p5-Sort-Naturally \