diff options
Diffstat (limited to 'audio/wsoundserver/Makefile')
-rw-r--r-- | audio/wsoundserver/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/wsoundserver/Makefile b/audio/wsoundserver/Makefile index 372c5b4daad5..c588aefe678d 100644 --- a/audio/wsoundserver/Makefile +++ b/audio/wsoundserver/Makefile @@ -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 |