Stage support
This commit is contained in:
parent
e0a2c4e46d
commit
492efb12b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340176
@ -16,17 +16,16 @@ MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Mixer for X Window System
|
||||
|
||||
USES= imake
|
||||
NO_STAGE= yes
|
||||
WRKSRC= ${WRKDIR}/xmix
|
||||
USE_XORG= x11 xext xmu xaw xt sm ice
|
||||
|
||||
MAN1= xmix.1
|
||||
PLIST_FILES= bin/xmix lib/X11/app-defaults/XMix
|
||||
PLIST_FILES= bin/xmix lib/X11/app-defaults/XMix \
|
||||
man/man1/xmix.1.gz
|
||||
|
||||
pre-build:
|
||||
${CP} ${WRKSRC}/xmix.1 ${WRKSRC}/xmix.man
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/XMix ${PREFIX}/lib/X11/app-defaults
|
||||
${INSTALL_DATA} ${WRKSRC}/XMix ${STAGEDIR}${PREFIX}/lib/X11/app-defaults
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user