mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage support
This commit is contained in:
parent
88205510a7
commit
6508c80ee3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343002
@ -11,11 +11,10 @@ COMMENT= Intercept and dump syslog remote log packets
|
||||
|
||||
PLIST_FILES= sbin/passlogd
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e "s|.(CXX)|${CC} ${CFLAGS}|g" ${WRKSRC}/Makefile
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/passlogd ${PREFIX}/sbin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/passlogd ${STAGEDIR}${PREFIX}/sbin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user