summaryrefslogtreecommitdiff
path: root/net/rinetd
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2017-05-21 06:49:09 +0000
committerjlam <jlam@pkgsrc.org>2017-05-21 06:49:09 +0000
commitbd6dac717acf8dd8a87b6f74376ebed110d62996 (patch)
tree3eaab614d9db25e38cda42eeeada362d294d6b7a /net/rinetd
parent21b616c545ca4e78ab4c84d31c88c27b60a35ef2 (diff)
downloadpkgsrc-bd6dac717acf8dd8a87b6f74376ebed110d62996.tar.gz
Remove unnecessary RCD_SCRIPT_WRK.<script> definitions.
RCD_SCRIPT_WRK.<script> was set previously to prevent a name conflict with ${WRKSRC} because in the past, it defaulted to ${WRKDIR}/<script>. This has since been changed to default to ${WRKDIR}/.rc.d/<script> to prevent unintended name collisions, which makes this definition no longer needed.
Diffstat (limited to 'net/rinetd')
-rw-r--r--net/rinetd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/rinetd/Makefile b/net/rinetd/Makefile
index 07b7c920b9c..b9355d87805 100644
--- a/net/rinetd/Makefile
+++ b/net/rinetd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2015/12/22 10:09:15 sborrill Exp $
+# $NetBSD: Makefile,v 1.17 2017/05/21 06:49:09 jlam Exp $
#
DISTNAME= rinetd
@@ -19,7 +19,6 @@ CPPFLAGS+= -DRINETD_CONF="\"${PKG_SYSCONFDIR}/rinetd.conf\""
INSTALLATION_DIRS= sbin ${PKGMANDIR}/man8
RCD_SCRIPTS= rinetd
-RCD_SCRIPT_WRK.rinetd= ${WRKDIR}/rinetd.sh
SUBST_CLASSES+= paths
SUBST_FILES.paths= rinetd.8