summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-02-13 01:59:32 +0000
committerwiz <wiz@pkgsrc.org>2000-02-13 01:59:32 +0000
commit548be66e20a04d313a4bff965ae1e7840546b622 (patch)
tree6d9944f44aae8aef40c3e19335c51151072da6f2 /misc
parentbf09142e7077fcabbde947e2adc5e5985672ae82 (diff)
downloadpkgsrc-548be66e20a04d313a4bff965ae1e7840546b622.tar.gz
add dependency on gtk+-1.2.*
Diffstat (limited to 'misc')
-rw-r--r--misc/gnucash/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/gnucash/Makefile b/misc/gnucash/Makefile
index fe4958ce84c..97d9215f7ee 100644
--- a/misc/gnucash/Makefile
+++ b/misc/gnucash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/02/05 06:01:39 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2000/02/13 01:59:32 wiz Exp $
#
DISTNAME= gnucash-1.1.25
@@ -15,6 +15,7 @@ DEPENDS+= eperl-2.2.14:../../textproc/eperl
DEPENDS+= XmHTML-1.1.*:../../x11/XmHTML
DEPENDS+= guile-1.3.*:../../lang/guile
DEPENDS+= libperl-5.00404:../../lang/libperl
+DEPENDS+= gtk+-1.2.*:../../x11/gtk
USE_X11= yes
USE_MOTIF= yes