summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deskutils/yank/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/yank/Makefile b/deskutils/yank/Makefile
index e8b04dddb6b2..999734c5a262 100644
--- a/deskutils/yank/Makefile
+++ b/deskutils/yank/Makefile
@@ -12,7 +12,8 @@ MASTER_SITES= http://home.ins.de/~m.hussmann/software/yank/
MAINTAINER= jedgar@FreeBSD.org
-LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs
+LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \
+ xml.5:${PORTSDIR}/textproc/libxml
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config