summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-18 03:45:50 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-18 03:45:50 +0000
commit8fc3be91f1da56fa7dbad4faf3000438c2489a29 (patch)
treedf221547188ce624358ca60b202e759a55ea0197 /finance
parentAdd gnucash-docs, the documentation for GnuCash. (diff)
Add support for the gnucash-docs port.
PR: 48402 Submitted by: Glenn Johnson <glennpj@charter.net>
Notes
Notes: svn path=/head/; revision=75769
Diffstat (limited to 'finance')
-rw-r--r--finance/gnucash-devel/Makefile5
-rw-r--r--finance/gnucash-devel/files/patch-configure16
-rw-r--r--finance/gnucash/Makefile5
-rw-r--r--finance/gnucash/files/patch-configure16
4 files changed, 34 insertions, 8 deletions
diff --git a/finance/gnucash-devel/Makefile b/finance/gnucash-devel/Makefile
index 9d6a1eefa2ce..a6f7e10b8f84 100644
--- a/finance/gnucash-devel/Makefile
+++ b/finance/gnucash-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnucash
PORTVERSION= 1.8.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= finance gnome
MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \
ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
@@ -28,7 +28,8 @@ RUN_DEPENDS= ${LOCALBASE}/share/slib/Template.scm:${PORTSDIR}/lang/slib \
${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}/Finance/QuoteHist.pm:${PORTSDIR}/misc/p5-Finance-QuoteHist
+ ${site_perl}/Finance/QuoteHist.pm:${PORTSDIR}/misc/p5-Finance-QuoteHist \
+ ${X11BASE}/share/gnome/omf/gnucash-docs/gnucash-guide-C.omf:${PORTSDIR}/finance/gnucash-docs
site_perl= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
diff --git a/finance/gnucash-devel/files/patch-configure b/finance/gnucash-devel/files/patch-configure
index e2f06e615c1b..2606f32be35e 100644
--- a/finance/gnucash-devel/files/patch-configure
+++ b/finance/gnucash-devel/files/patch-configure
@@ -1,5 +1,8 @@
---- configure.orig Mon Feb 10 01:26:24 2003
-+++ configure Fri Feb 14 13:11:41 2003
+
+$FreeBSD$
+
+--- configure.orig Mon Feb 10 00:26:24 2003
++++ configure Mon Feb 17 17:54:58 2003
@@ -3535,10 +3535,10 @@
#include "confdefs.h"
#include <libintl.h>
@@ -49,6 +52,15 @@
; return 0; }
EOF
if { (eval echo configure:3967: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+@@ -11328,7 +11328,7 @@
+ withval="$with_help_prefix"
+ GNC_HELPDIR="$with_help_prefix/gnome/help/gnucash"
+ else
+- GNC_HELPDIR="\${datadir}/gnome/help/gnucash"
++ GNC_HELPDIR="\${datadir}/help/gnucash"
+ fi
+
+
@@ -13115,7 +13115,7 @@
echo "configure:13116: checking for gtkhtml < 1.1" >&5
GTKHTML_LIBS=`$GNOME_CONFIG --libs gtkhtml`
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index 9d6a1eefa2ce..a6f7e10b8f84 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnucash
PORTVERSION= 1.8.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= finance gnome
MASTER_SITES= http://www.gnucash.org/pub/gnucash/sources/stable/ \
ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
@@ -28,7 +28,8 @@ RUN_DEPENDS= ${LOCALBASE}/share/slib/Template.scm:${PORTSDIR}/lang/slib \
${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}/Finance/QuoteHist.pm:${PORTSDIR}/misc/p5-Finance-QuoteHist
+ ${site_perl}/Finance/QuoteHist.pm:${PORTSDIR}/misc/p5-Finance-QuoteHist \
+ ${X11BASE}/share/gnome/omf/gnucash-docs/gnucash-guide-C.omf:${PORTSDIR}/finance/gnucash-docs
site_perl= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
diff --git a/finance/gnucash/files/patch-configure b/finance/gnucash/files/patch-configure
index e2f06e615c1b..2606f32be35e 100644
--- a/finance/gnucash/files/patch-configure
+++ b/finance/gnucash/files/patch-configure
@@ -1,5 +1,8 @@
---- configure.orig Mon Feb 10 01:26:24 2003
-+++ configure Fri Feb 14 13:11:41 2003
+
+$FreeBSD$
+
+--- configure.orig Mon Feb 10 00:26:24 2003
++++ configure Mon Feb 17 17:54:58 2003
@@ -3535,10 +3535,10 @@
#include "confdefs.h"
#include <libintl.h>
@@ -49,6 +52,15 @@
; return 0; }
EOF
if { (eval echo configure:3967: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
+@@ -11328,7 +11328,7 @@
+ withval="$with_help_prefix"
+ GNC_HELPDIR="$with_help_prefix/gnome/help/gnucash"
+ else
+- GNC_HELPDIR="\${datadir}/gnome/help/gnucash"
++ GNC_HELPDIR="\${datadir}/help/gnucash"
+ fi
+
+
@@ -13115,7 +13115,7 @@
echo "configure:13116: checking for gtkhtml < 1.1" >&5
GTKHTML_LIBS=`$GNOME_CONFIG --libs gtkhtml`