aboutsummaryrefslogtreecommitdiff
path: root/deskutils/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 /deskutils/gnofin
parent131508176ea2489ad36b00c09d1984568372d298 (diff)
downloadports-576284a4dedcf943faa2abce10b5596b9267fcb3.tar.gz
ports-576284a4dedcf943faa2abce10b5596b9267fcb3.zip
Add libxml dependency
Found by: bento
Notes
Notes: svn path=/head/; revision=25339
Diffstat (limited to 'deskutils/gnofin')
-rw-r--r--deskutils/gnofin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/gnofin/Makefile b/deskutils/gnofin/Makefile
index 27e070e4c262..8c7066c9ba3b 100644
--- a/deskutils/gnofin/Makefile
+++ b/deskutils/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