mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Staging support
This commit is contained in:
parent
322e65b5b9
commit
cdfb91ef5c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346530
@ -12,12 +12,11 @@ COMMENT= Open Look-based audio mixer
|
||||
|
||||
LIB_DEPENDS= libxview.so:${PORTSDIR}/x11-toolkits/xview
|
||||
|
||||
NO_STAGE= yes
|
||||
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -I${LOCALBASE}/include -DUSE_XBM_ICON" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib" LIBRARIES="-lxview -lolgx -lX11"
|
||||
PLIST_FILES= bin/xvmixer
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/xvmixer ${LOCALBASE}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/xvmixer ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user