mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Stage support
This commit is contained in:
parent
9e8393e8a6
commit
058205cb0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344487
@ -26,12 +26,11 @@ NO_WRKSUBDIR= yes
|
||||
|
||||
PLIST_FILES= bin/p4
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.include "Makefile.inc"
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${_DISTDIR}/p4 ${PREFIX}/bin/
|
||||
${INSTALL_PROGRAM} ${DISTDIR}/${DIST_SUBDIR}/p4 ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user