mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Remove the left-overs of socks5.sh.sample.
PR: 111784 Submitted by: KIMURA Yasuhiro Pointy hat to: mi
This commit is contained in:
parent
12d860fb04
commit
5fb37c78cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190282
1 changed files with 0 additions and 4 deletions
|
@ -44,10 +44,6 @@ MAN5= libsocks5.conf.5 socks5.conf.5 socks5.passwd.5
|
||||||
CONFIGURE_ENV= LIBS=-lcrypt
|
CONFIGURE_ENV= LIBS=-lcrypt
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
@if [ ! -f ${PREFIX}/etc/rc.d/socks5.sh ]; then \
|
|
||||||
${ECHO} "Creating ${PREFIX}/etc/rc.d/socks5.sh startup file."; \
|
|
||||||
${INSTALL_SCRIPT} -m 751 ${FILESDIR}/socks5.sh.sample ${PREFIX}/etc/rc.d/socks5.sh; \
|
|
||||||
fi
|
|
||||||
.if !defined(NOPORTDOCS)
|
.if !defined(NOPORTDOCS)
|
||||||
@${MKDIR} ${EXAMPLESDIR}
|
@${MKDIR} ${EXAMPLESDIR}
|
||||||
${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLESDIR}
|
${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLESDIR}
|
||||||
|
|
Loading…
Add table
Reference in a new issue