aboutsummaryrefslogtreecommitdiffstats
path: root/net/mpd-l2tp-ipv6pd-client
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/mpd-l2tp-ipv6pd-client
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/mpd-l2tp-ipv6pd-client')
-rw-r--r--net/mpd-l2tp-ipv6pd-client/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/mpd-l2tp-ipv6pd-client/Makefile b/net/mpd-l2tp-ipv6pd-client/Makefile
index 7bc235f1a8b0..05588cd64a8e 100644
--- a/net/mpd-l2tp-ipv6pd-client/Makefile
+++ b/net/mpd-l2tp-ipv6pd-client/Makefile
@@ -50,7 +50,6 @@ SCRIPTS_ENV= WRKDIR="${WRKDIR}" \
PREFIX="${PREFIX}" \
CONF_DIR="${CONF_DIR}" \
MPD_NAME="${MPD_NAME}" \
- RC_SUBR="${RC_SUBR}" \
CAT="${CAT}" \
CP="${CP}" \
DIALOG="${DIALOG}" \