aboutsummaryrefslogtreecommitdiffstats
path: root/misc/gcstar
diff options
context:
space:
mode:
authorsahil <sahil@FreeBSD.org>2010-08-13 10:57:08 +0800
committersahil <sahil@FreeBSD.org>2010-08-13 10:57:08 +0800
commitdee455cc940a7bc6152e61dae769f33c79ba366e (patch)
treeb7a5450108a6c35144125ecf2b5a46afcfe884be /misc/gcstar
parent351ed3fa3e647ad009aeb19fc102c675b12bf1e0 (diff)
downloadfreebsd-ports-gnome-dee455cc940a7bc6152e61dae769f33c79ba366e.tar.gz
freebsd-ports-gnome-dee455cc940a7bc6152e61dae769f33c79ba366e.tar.zst
freebsd-ports-gnome-dee455cc940a7bc6152e61dae769f33c79ba366e.zip
- Add missing RUN_DEPENDS on devel/p5-Date-Calc
- Bump PORTREVISION PR: ports/149562 Submitted by: Dominique Goncalves <dominique.goncalves@gmail.com> (maintainer)
Diffstat (limited to 'misc/gcstar')
-rw-r--r--misc/gcstar/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/gcstar/Makefile b/misc/gcstar/Makefile
index 575e2a9612cb..0a8338254348 100644
--- a/misc/gcstar/Makefile
+++ b/misc/gcstar/Makefile
@@ -6,6 +6,7 @@
PORTNAME= gcstar
PORTVERSION= 1.6.0
+PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://download.gna.org/gcstar/ \
http://djdomics.free.fr/distfiles/
@@ -26,6 +27,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2:${PORTSDIR}/x11-toolkits/p5-Gtk2 \
${SITE_PERL}/${PERL_ARCH}/Time/Piece.pm:${PORTSDIR}/devel/p5-Time-Piece \
${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 \
${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 \