mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Support staging.
This commit is contained in:
parent
f813c5a6f7
commit
785533e7c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333744
@ -14,7 +14,6 @@ LIB_DEPENDS= mad:${PORTSDIR}/audio/libmad \
|
||||
xmms:${PORTSDIR}/multimedia/xmms
|
||||
|
||||
USES= gmake pkgconfig
|
||||
NO_STAGE= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
@ -25,7 +24,8 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/lib/xmms/Input
|
||||
${INSTALL_DATA} ${WRKSRC}/src/.libs/libxmmsmad.so \
|
||||
${PREFIX}/lib/xmms/Input
|
||||
${STAGEDIR}${PREFIX}/lib/xmms/Input
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user