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:
parent
b86ff5b363
commit
d3db88d18f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29249
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user