aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils/gnofin
diff options
context:
space:
mode:
authorjedgar <jedgar@FreeBSD.org>2000-01-31 11:55:34 +0800
committerjedgar <jedgar@FreeBSD.org>2000-01-31 11:55:34 +0800
commitfd59484c8c2e7240d73df06b566cc47a94db42fe (patch)
treea7d87af5bd8ed009bd7a93b91413fe19718a0be7 /deskutils/gnofin
parentb3044df2a476ed67d84bb66c7e4649ddace17c53 (diff)
downloadfreebsd-ports-gnome-fd59484c8c2e7240d73df06b566cc47a94db42fe.tar.gz
freebsd-ports-gnome-fd59484c8c2e7240d73df06b566cc47a94db42fe.tar.zst
freebsd-ports-gnome-fd59484c8c2e7240d73df06b566cc47a94db42fe.zip
Add libxml dependency
Found by: bento
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