mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
Use post-install: instead of post-stage:
Approved by: portmgr (blanket)
This commit is contained in:
parent
ff30784a5d
commit
6e03650927
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447433
@ -18,7 +18,7 @@ MAKEFILE= GNUmakefile
|
||||
MAKE_ENV= DESTDIR=${STAGEDIR} MANDIR=man INSTALLUID=${UID} INSTALLGID=${GID}
|
||||
PLIST_FILES= bin/sslsplit man/man1/sslsplit.1.gz
|
||||
|
||||
post-stage:
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/sslsplit
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user