mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Support staging
This commit is contained in:
parent
a0b0a75963
commit
3d148e3d61
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345360
@ -15,11 +15,10 @@ ALL_TARGET= ltl2ba
|
||||
CFLAGS+= -DNXT
|
||||
PLIST_FILES= bin/ltl2ba
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e '/^CC=/d' -e '/^CFLAGS=/d' ${WRKSRC}/Makefile
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/ltl2ba ${PREFIX}/bin/
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/ltl2ba ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user