mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Stage support
This commit is contained in:
parent
492efb12b5
commit
ee215caf3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340177
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user