1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add windowmaker to the RUN_DEPENDS to ensure correct install/deinstall order

and stop bento's "Extra" warnings.

Submitted by:	bento
This commit is contained in:
Maxim Sobolev 2000-06-06 07:55:25 +00:00
parent b86ff5b363
commit d3db88d18f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29249
2 changed files with 2 additions and 0 deletions

View File

@ -16,6 +16,7 @@ MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
wsound.1:${PORTSDIR}/audio/wsoundserver
RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
USE_IMAKE= yes
NO_INSTALL_MANPAGES=yes

View File

@ -18,6 +18,7 @@ LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \
audiofile.0:${PORTSDIR}/audio/libaudiofile \
dockapp.1:${PORTSDIR}/x11-wm/libdockapp \
${ESD_DEPENDS}
RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
USE_X_PREFIX= yes
GNU_CONFIGURE= yes