aboutsummaryrefslogtreecommitdiffstats
path: root/net/3proxy
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2010-03-27 13:21:36 +0800
committerdougb <dougb@FreeBSD.org>2010-03-27 13:21:36 +0800
commit72ca303d2dd5a8ad9b34f638940e12d5cd522378 (patch)
treea12361ebe1cff8ab09484a240e3755d24f166eeb /net/3proxy
parent3f8b02b6baafc722ea807dd648e18ccc5db56ce6 (diff)
downloadfreebsd-ports-gnome-72ca303d2dd5a8ad9b34f638940e12d5cd522378.tar.gz
freebsd-ports-gnome-72ca303d2dd5a8ad9b34f638940e12d5cd522378.tar.zst
freebsd-ports-gnome-72ca303d2dd5a8ad9b34f638940e12d5cd522378.zip
For those ports that have been fully adapted to USE_RC_SUBR remove the
old RC_SCRIPTS_SUB as it has not been needed for a long time. For those that have not yet been updated, remove RC_SUBR=${RC_SUBR} from the list.
Diffstat (limited to 'net/3proxy')
-rw-r--r--net/3proxy/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/net/3proxy/Makefile b/net/3proxy/Makefile
index ddff20c40325..bf7360c7fe2b 100644
--- a/net/3proxy/Makefile
+++ b/net/3proxy/Makefile
@@ -23,8 +23,6 @@ MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}" \
MAN3= 3proxy.cfg.3
MAN8= 3proxy.8 ftppr.8 pop3p.8 proxy.8 socks.8 tcppm.8 udppm.8
-RC_SCRIPTS_SUB=PREFIX=${PREFIX} RC_SUBR=${RC_SUBR}
-
post-patch:
${REINPLACE_CMD} -e "s|%%CFLAGS%%|${CFLAGS}|" \
${WRKSRC}/Makefile.unix