summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-01-04 20:12:05 +0000
committerwiz <wiz@pkgsrc.org>2001-01-04 20:12:05 +0000
commitb76712e1978e329b86efe005e42e38c1bda04902 (patch)
tree18ec446011be550cf4f9977e5adec399f4215349 /finance
parentea1e2216d224a576e90f137fb50bde7f1cf77d60 (diff)
downloadpkgsrc-b76712e1978e329b86efe005e42e38c1bda04902.tar.gz
USE_LIBINTL, BUILD_DEPENDS instead of DEPENDS on gettext. Fix PLIST.
Diffstat (limited to 'finance')
-rw-r--r--finance/gnucash/Makefile5
-rw-r--r--finance/gnucash/pkg/PLIST3
2 files changed, 4 insertions, 4 deletions
diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile
index c49c2bcb151..2842d2d041c 100644
--- a/finance/gnucash/Makefile
+++ b/finance/gnucash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/12/11 13:53:26 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2001/01/04 20:12:05 wiz Exp $
#
DISTNAME= gnucash-1.4.8
@@ -11,7 +11,6 @@ MAINTAINER= drankin@bohemians.lexington.ky.us
HOMEPAGE= http://www.gnucash.org/
DEPENDS+= gnome-libs>=1.0.40:../../x11/gnome-libs
-DEPENDS+= gettext>=0.10.35nb1:../../devel/gettext
DEPENDS+= eperl-2.2.14:../../textproc/eperl
DEPENDS+= g-wrap>=0.9.5:../../devel/g-wrap
DEPENDS+= guile-slib-2c8:../../devel/guile-slib
@@ -22,7 +21,7 @@ DEPENDS+= libxml>=1.8.7:../../textproc/libxml
USE_GMAKE= # defined
USE_PERL5= # defined
USE_X11= # defined
-
+USE_LIBINTL= # defined
USE_LIBTOOL= # defined
LTCONFIG_OVERRIDE+= ${WRKSRC}/ltconfig
diff --git a/finance/gnucash/pkg/PLIST b/finance/gnucash/pkg/PLIST
index 97cd45cc1ad..d4a80f5522f 100644
--- a/finance/gnucash/pkg/PLIST
+++ b/finance/gnucash/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2001/01/04 15:10:35 agc Exp $
+@comment $NetBSD: PLIST,v 1.3 2001/01/04 20:12:06 wiz Exp $
bin/gnc-prices
bin/gnucash
etc/gnucash/config
@@ -237,6 +237,7 @@ share/gnucash/scm/utilities.scm
share/gnucash/scm/xml-generator.scm
share/locale/de/LC_MESSAGES/gnucash.mo
share/locale/en_GB/LC_MESSAGES/gnucash.mo
+share/locale/es/LC_MESSAGES/gnucash.mo
share/locale/fr/LC_MESSAGES/gnucash.mo
share/locale/it/LC_MESSAGES/gnucash.mo
share/locale/ru/LC_MESSAGES/gnucash.mo