summaryrefslogtreecommitdiff
path: root/x11-wm/waimea
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-07 07:28:18 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-07 07:28:18 +0000
commit66353ad1997aa9756baa399985dfe42fde0a61f3 (patch)
treeda1f70e945bab91f13de09c13cd4260e33f68aaa /x11-wm/waimea
parentpkg-descr contains the descr of Acrobat Reader, fix it. (diff)
[PATCH] waimea port has missing run-dependancy
Waimea by default uses Esetroot to set the background image. However this executable is part of the eterm-port; thus waimea should list eterm as a dependancy. Informed maintainer PR: ports/50628 Submitted by: Alex Kiesel <kiesel@schlund.de>
Notes
Notes: svn path=/head/; revision=90495
Diffstat (limited to 'x11-wm/waimea')
-rw-r--r--x11-wm/waimea/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/waimea/Makefile b/x11-wm/waimea/Makefile
index 8e23ddb7b224..3ec54e660c5e 100644
--- a/x11-wm/waimea/Makefile
+++ b/x11-wm/waimea/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= danfe@regency.nsu.ru
COMMENT= An X11 window manager designed for maximum efficiency
LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft
+RUN_DEPENDS= ${X11BASE}/bin/Esetroot:${PORTSDIR}/x11/eterm
USE_BZIP2= yes
USE_X_PREFIX= yes