From 8e35becf2a2022cd956493ae961de2f49414fb90 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 17 Dec 2000 12:00:42 +0000 Subject: Add dependency on libxml. --- finance/gnofin/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'finance/gnofin') 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 -- cgit v1.2.3