summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deskutils/gnofin/Makefile3
-rw-r--r--finance/gnofin/Makefile3
2 files changed, 4 insertions, 2 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
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