summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--finance/gnofin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile
index c27a3c06a93..45a3615bfab 100644
--- a/finance/gnofin/Makefile
+++ b/finance/gnofin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/12/15 03:30:48 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2000/12/17 12:00:42 wiz Exp $
#
DISTNAME= gnofin-0.8.4
@@ -11,6 +11,7 @@ HOMEPAGE= http://gnofin.sourceforge.net/
BUILD_DEPENDS+= msgfmt:../../devel/gettext
DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= gnome-libs-*:../../x11/gnome-libs
+DEPENDS+= libxml>=1.8.10:../../textproc/libxml
USE_X11= yes
GNU_CONFIGURE= yes