From e482d3efad7154cad1a80df426e27c34913c963c Mon Sep 17 00:00:00 2001 From: edwin Date: Thu, 5 Jan 2006 00:43:42 +0000 Subject: Implement feedback from dougb@ It would be better to replace the SUB_FILES line in the Makefile with: USE_RC_SUBR= ${PORTNAME}.sh This provides several benefits in the short term. It would obviate the need for the post-install target and the pkg-plist entry, as the USE_RC_SUBR macro handles that stuff (as well as the SUB_FILES stuff) for you automatically. In the long term, we're going to add even more support for good things in the USE_RC_SUBR code, so it's a good idea to move that direction now. --- news/newscache/pkg-plist | 1 - 1 file changed, 1 deletion(-) (limited to 'news/newscache/pkg-plist') diff --git a/news/newscache/pkg-plist b/news/newscache/pkg-plist index 47ea849..f6d74dd 100644 --- a/news/newscache/pkg-plist +++ b/news/newscache/pkg-plist @@ -1,6 +1,5 @@ bin/updatenews etc/newscache.conf-dist etc/newscache.auth-dist -etc/rc.d/newscache.sh sbin/newscache sbin/newscacheclean -- cgit v1.1