summaryrefslogtreecommitdiffstats
path: root/finance
diff options
context:
space:
mode:
authorjedgar <jedgar@FreeBSD.org>2000-01-31 03:55:34 +0000
committerjedgar <jedgar@FreeBSD.org>2000-01-31 03:55:34 +0000
commitfd59484c8c2e7240d73df06b566cc47a94db42fe (patch)
treea7d87af5bd8ed009bd7a93b91413fe19718a0be7 /finance
parentb3044df2a476ed67d84bb66c7e4649ddace17c53 (diff)
downloadFreeBSD-ports-fd59484c8c2e7240d73df06b566cc47a94db42fe.zip
FreeBSD-ports-fd59484c8c2e7240d73df06b566cc47a94db42fe.tar.gz
Add libxml dependency
Found by: bento
Diffstat (limited to 'finance')
-rw-r--r--finance/gnofin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/finance/gnofin/Makefile b/finance/gnofin/Makefile
index 27e070e..8c7066c 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
OpenPOWER on IntegriCloud