diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2012-06-19 16:26:59 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2012-06-19 16:26:59 +0000 |
commit | 3443045a16f2064ad416fce7675d05d58de3a7ac (patch) | |
tree | 2203046dd7eeb27d461f330f8d44ed5495c195c9 /misc/gcstar | |
parent | cd16e349f9fc3111c48128f811267d424fb2de1c (diff) | |
download | ports-3443045a16f2064ad416fce7675d05d58de3a7ac.tar.gz ports-3443045a16f2064ad416fce7675d05d58de3a7ac.zip |
Notes
Diffstat (limited to 'misc/gcstar')
-rw-r--r-- | misc/gcstar/Makefile | 1 |
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 \ |