summaryrefslogtreecommitdiff
path: root/x11-wm/amaterus
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-26 08:06:27 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-26 08:06:27 +0000
commitf8f2d4cf9b9bccd200a381432061b743f0dfe9db (patch)
tree51cb0a237a12972b5055b43d5188ddb65004e08b /x11-wm/amaterus
parentUpgrade to 6.1.15. (diff)
Add missed libxml to LIB_DEPENDS.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=29871
Diffstat (limited to 'x11-wm/amaterus')
-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