Add staging support
This commit is contained in:
parent
ed08b27967
commit
d8057eeadd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348437
@ -13,12 +13,14 @@ COMMENT= Speech synthesizer
|
||||
LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm \
|
||||
libaudio.so:${PORTSDIR}/audio/nas
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= autoconf
|
||||
|
||||
pre-configure:
|
||||
@${CP} ${FILESDIR}/freebsdplay.c ${WRKSRC}/config/freebsdplay.c
|
||||
|
||||
post-configure:
|
||||
@${REINPLACE_CMD} -E 's,(BIN|LIB)_DIR\),DESTDIR\)$$\(&,g' \
|
||||
${WRKSRC}/Makefile
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user