aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-26 16:06:27 +0800
committersobomax <sobomax@FreeBSD.org>2000-06-26 16:06:27 +0800
commit44b2044df026c807cfda809ec9294c43698de60e (patch)
treedfe0739b0622cf1976efc07c51b6b3fccf411a0e /x11-wm
parent7a36836c037640e6e7d8360c60299ab90c9732b1 (diff)
downloadfreebsd-ports-gnome-44b2044df026c807cfda809ec9294c43698de60e.tar.gz
freebsd-ports-gnome-44b2044df026c807cfda809ec9294c43698de60e.tar.zst
freebsd-ports-gnome-44b2044df026c807cfda809ec9294c43698de60e.zip
Add missed libxml to LIB_DEPENDS.
Submitted by: bento
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/amaterus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/amaterus/Makefile b/x11-wm/amaterus/Makefile
index 4dd2b49366ae..7ab790f11406 100644
--- a/x11-wm/amaterus/Makefile
+++ b/x11-wm/amaterus/Makefile
@@ -12,7 +12,8 @@ MASTER_SITES= http://www.taiyaki.org/src/
MAINTAINER= nakai@FreeBSD.org
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
+ xml.5:${PORTSDIR}/textproc/libxml
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config