mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Stagify.
This commit is contained in:
parent
eb030f5a5c
commit
e05f8fdfb0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353877
@ -29,7 +29,6 @@ PLIST_FILES= bin/udfdump \
|
||||
bin/cd_disect \
|
||||
bin/mmc_format
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MFUSE}
|
||||
@ -54,5 +53,7 @@ post-patch:
|
||||
.if ${PORT_OPTIONS:MFUSE}
|
||||
${CP} ${UDFCLIENTFS_DIR}/${UDFCLIENTFS_NAME}.c ${WRKSRC}
|
||||
.endif
|
||||
@${REINPLACE_CMD} -e 's,$$(bindir),$$(DESTDIR)$$(bindir),g' \
|
||||
${WRKSRC}/Makefile.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user