From 36cd5c74c777aefba9013e538703b3d65e067899 Mon Sep 17 00:00:00 2001 From: Doug Barton 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/spread/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'net/spread') diff --git a/net/spread/Makefile b/net/spread/Makefile index 7857a8a1ec43..d65c5080062b 100644 --- a/net/spread/Makefile +++ b/net/spread/Makefile @@ -22,7 +22,6 @@ USE_RC_SUBR= spread.sh USE_LDCONFIG= yes MAKE_ARGS+= PTHREAD_CFLAGS=${PTHREAD_CFLAGS} PTHREAD_LIBS=${PTHREAD_LIBS} -RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=${RC_SUBR} WRKSRC= ${WRKDIR}/${PORTNAME}-src-${PORTVERSION} PKGMESSAGE= ${WRKSRC}/license.txt -- cgit v1.2.3