mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Convert to staging.
Sponsored by: Absolight
This commit is contained in:
parent
75676e555f
commit
336e98a240
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341163
@ -11,11 +11,10 @@ COMMENT= Text processor which analyses text and generates random sentences
|
||||
|
||||
PLIST_FILES= bin/dadadodo
|
||||
|
||||
NO_STAGE= yes
|
||||
pre-patch:
|
||||
${REINPLACE_CMD} -E "s/^(CC|CFLAGS).+//" ${WRKSRC}/Makefile
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/dadadodo ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/dadadodo ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user