From ee215caf3d115e028021845bd485ce2aa4cf3e46 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sat, 18 Jan 2014 15:01:52 +0000 Subject: [PATCH] Stage support --- audio/xmmix/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile index af8d590c08c7..426a3a9dc5a3 100644 --- a/audio/xmmix/Makefile +++ b/audio/xmmix/Makefile @@ -13,12 +13,10 @@ COMMENT= Motif-based audio mixer WRKSRC= ${WRKDIR}/xmmix-1.2 USES= imake motif -NO_STAGE= yes USE_XORG= x11 xext sm ice xt xp -MAN1= xmmix.1 - -PLIST_FILES= bin/xmmix lib/X11/app-defaults/XMmix lib/X11/xmmix.hlp +PLIST_FILES= bin/xmmix lib/X11/app-defaults/XMmix lib/X11/xmmix.hlp \ + man/man1/xmmix.1.gz post-patch: @${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" ${WRKSRC}/XMmix.ad