1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

[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>
This commit is contained in:
Edwin Groothuis 2003-10-07 07:28:18 +00:00
parent 58f0064e56
commit 66353ad199
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=90495

View File

@ -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