Support staging
This commit is contained in:
parent
665b5629cc
commit
c9244d69f0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345346
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
|||
|
||||
PLIST_FILES= bin/smtpmail
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue