From 72ca303d2dd5a8ad9b34f638940e12d5cd522378 Mon Sep 17 00:00:00 2001 From: dougb Date: Sat, 27 Mar 2010 05:21:36 +0000 Subject: 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. --- net/mpd-l2tp-ipv6pd-client/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'net/mpd-l2tp-ipv6pd-client') 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}" \ -- cgit