summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-07-12 13:31:24 +0000
committerwiz <wiz@pkgsrc.org>2006-07-12 13:31:24 +0000
commitdc3141d13aa1252fd0ec13157e43c081cf7044e4 (patch)
treecb9425ca6b48149492e986eb9021b390896e123e /finance
parent3f654644421c439889e2d1bf8dbac09c6f4fd1da (diff)
downloadpkgsrc-dc3141d13aa1252fd0ec13157e43c081cf7044e4.tar.gz
Mention that this is the older GTK1 version.
Diffstat (limited to 'finance')
-rw-r--r--finance/gnucash-gtk1/DESCR3
-rw-r--r--finance/gnucash-gtk1/Makefile4
2 files changed, 5 insertions, 2 deletions
diff --git a/finance/gnucash-gtk1/DESCR b/finance/gnucash-gtk1/DESCR
index 535e185d7fb..491265fe170 100644
--- a/finance/gnucash-gtk1/DESCR
+++ b/finance/gnucash-gtk1/DESCR
@@ -4,3 +4,6 @@ As quick and intuitive to use as a checkbook register, it is based
on professional accounting principles to ensure balanced books and
accurate reports. It is extensible in guile (an embedded scheme
interpreter).
+
+This package contains the older GTK1 version. For the current
+version, look in finance/gnucash.
diff --git a/finance/gnucash-gtk1/Makefile b/finance/gnucash-gtk1/Makefile
index 084593edbce..ab19b858392 100644
--- a/finance/gnucash-gtk1/Makefile
+++ b/finance/gnucash-gtk1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/07/11 12:56:25 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2006/07/12 13:31:24 wiz Exp $
DISTNAME= gnucash-1.8.12
PKGREVISION= 5
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.gnucash.org/pub/gnucash/sources/stable/ \
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.gnucash.org/
-COMMENT= Personal double-entry accounting program
+COMMENT= Personal double-entry accounting program (GTK1 version)
DEPENDS+= guile-slib-[0-9]*:../../devel/guile-slib
DEPENDS+= p5-Date-Manip>=5.42a:../../devel/p5-Date-Manip