summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjedgar <jedgar@FreeBSD.org>1999-12-26 22:42:13 +0000
committerjedgar <jedgar@FreeBSD.org>1999-12-26 22:42:13 +0000
commitaa253bfa8c5b85eb921579423705e4a56958b586 (patch)
treed7de7f7c242af8a491539402ecd916baece98964
parentf03b40460b2f827ba5f9b0b08a02f909ffa6dbc1 (diff)
downloadFreeBSD-ports-aa253bfa8c5b85eb921579423705e4a56958b586.zip
FreeBSD-ports-aa253bfa8c5b85eb921579423705e4a56958b586.tar.gz
Correct LIB_DEPENDS deficiency (requires libxmp)
Found by: bento
-rw-r--r--deskutils/yank/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/yank/Makefile b/deskutils/yank/Makefile
index e8b04dd..999734c 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
OpenPOWER on IntegriCloud