aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deskutils/gnucash/Makefile6
-rw-r--r--finance/gnucash-devel/Makefile6
-rw-r--r--finance/gnucash/Makefile6
3 files changed, 12 insertions, 6 deletions
diff --git a/deskutils/gnucash/Makefile b/deskutils/gnucash/Makefile
index 13d61e6445d9..f1b822bcdf6f 100644
--- a/deskutils/gnucash/Makefile
+++ b/deskutils/gnucash/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnucash
PORTVERSION= 1.6.2
+PORTREVISION= 1
CATEGORIES= deskutils gnome
MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \
ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
@@ -23,9 +24,10 @@ LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \
guppidata.11:${PORTSDIR}/math/guppi \
popt.0:${PORTSDIR}/devel/popt
RUN_DEPENDS= ${LOCALBASE}/share/slib/Template.scm:${PORTSDIR}/lang/slib \
- gnuplot:${PORTSDIR}/math/gnuplot \
${site_perl}/HTML/Base.pm:${PORTSDIR}/www/p5-HTML \
- ${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww
+ ${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww \
+ ${site_perl}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \
+ ${site_perl}/Finance/Quote.pm:${PORTSDIR}/misc/p5-Finance-Quote
site_perl= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile
index 13d61e6445d9..f1b822bcdf6f 100644
--- a/finance/gnucash-devel/Makefile
+++ b/finance/gnucash-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnucash
PORTVERSION= 1.6.2
+PORTREVISION= 1
CATEGORIES= deskutils gnome
MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \
ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
@@ -23,9 +24,10 @@ LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \
guppidata.11:${PORTSDIR}/math/guppi \
popt.0:${PORTSDIR}/devel/popt
RUN_DEPENDS= ${LOCALBASE}/share/slib/Template.scm:${PORTSDIR}/lang/slib \
- gnuplot:${PORTSDIR}/math/gnuplot \
${site_perl}/HTML/Base.pm:${PORTSDIR}/www/p5-HTML \
- ${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww
+ ${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww \
+ ${site_perl}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \
+ ${site_perl}/Finance/Quote.pm:${PORTSDIR}/misc/p5-Finance-Quote
site_perl= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 13d61e6445d9..f1b822bcdf6f 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnucash
PORTVERSION= 1.6.2
+PORTREVISION= 1
CATEGORIES= deskutils gnome
MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \
ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
@@ -23,9 +24,10 @@ LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \
guppidata.11:${PORTSDIR}/math/guppi \
popt.0:${PORTSDIR}/devel/popt
RUN_DEPENDS= ${LOCALBASE}/share/slib/Template.scm:${PORTSDIR}/lang/slib \
- gnuplot:${PORTSDIR}/math/gnuplot \
${site_perl}/HTML/Base.pm:${PORTSDIR}/www/p5-HTML \
- ${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww
+ ${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww \
+ ${site_perl}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \
+ ${site_perl}/Finance/Quote.pm:${PORTSDIR}/misc/p5-Finance-Quote
site_perl= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}