summaryrefslogtreecommitdiff
path: root/finance/gnofin
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-01-31 03:55:34 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-01-31 03:55:34 +0000
commit576284a4dedcf943faa2abce10b5596b9267fcb3 (patch)
tree04e607042a583d126abbe7b8b0b5c4516f14a3c0 /finance/gnofin
parentPoint the port at wish8.2 and tclsh8.2 and change MAINTAINER to ports (diff)
Add libxml dependency
Found by: bento
Notes
Notes: svn path=/head/; revision=25339
Diffstat (limited to 'finance/gnofin')
-rw-r--r--finance/gnofin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile
index 27e070e4c262..8c7066c9ba3b 100644
--- a/finance/gnofin/Makefile
+++ b/finance/gnofin/Makefile
@@ -12,7 +12,8 @@ MASTER_SITES= http://download.sourceforge.net/gnofin/
MAINTAINER= jedgar@FreeBSD.org
-LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs
+LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \
+ xml.5:${PORTSDIR}/textproc/libxml
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config