From 2818642b714d5da6c7d6a235b929b37778d68400 Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Mon, 11 Apr 2005 08:41:40 +0000 Subject: Optimize USE_RC_SUBR-usage: USE_RC_SUBR=foo.sh instead of having to set three separate variables --- net-im/jabber/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net-im/jabber') diff --git a/net-im/jabber/Makefile b/net-im/jabber/Makefile index 65a96b3c098f..b6cc5d1776ea 100644 --- a/net-im/jabber/Makefile +++ b/net-im/jabber/Makefile @@ -19,9 +19,7 @@ COMMENT= Online presence and instant messaging server LIB_DEPENDS= pth.20:${PORTSDIR}/devel/pth \ expat.5:${PORTSDIR}/textproc/expat2 -USE_RC_SUBR= yes -SUB_FILES= jabberd.sh -SUB_LIST= RC_SUBR=${RC_SUBR} +USE_RC_SUBR= jabberd.sh USE_BZIP2= yes GNU_CONFIGURE= yes USE_GMAKE= yes -- cgit v1.2.3