summaryrefslogtreecommitdiff
path: root/comms/fidogate
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-08-30 16:22:00 +0000
committerjoerg <joerg@pkgsrc.org>2007-08-30 16:22:00 +0000
commit861ae97ff4a7a709f20b26f526be116b1933ca39 (patch)
tree7e6ea4f80b7a8917b5908c1b76d7035b57f43557 /comms/fidogate
parent1ca7104f3fea5821b1eb89081bf5e91e6d821a22 (diff)
downloadpkgsrc-861ae97ff4a7a709f20b26f526be116b1933ca39.tar.gz
Set RCD_SCRIPT_SRC instead of copying directly.
XXX this is not really an RC script.
Diffstat (limited to 'comms/fidogate')
-rw-r--r--comms/fidogate/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile
index 4561a448b14..b5053b78b7a 100644
--- a/comms/fidogate/Makefile
+++ b/comms/fidogate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2007/03/24 19:21:19 joerg Exp $
+# $NetBSD: Makefile,v 1.57 2007/08/30 16:22:00 joerg Exp $
#
DISTNAME= fidogate-4.4.10
@@ -17,6 +17,7 @@ BUILDLINK_SETENV.CC= CC="cc ${_STRIPFLAG_CC}"
EGDIR= ${PREFIX}/share/examples/fidogate
CONF_FILES= ${EGDIR}/fidogate.conf ${PKG_SYSCONFDIR}/fidogate/fidogate.conf
RCD_SCRIPTS= fidogate
+RCD_SCRIPT_SRC.fidogate= ${WRKSRC}/scripts/maintenance/rc.fidogate
INFO_FILES= # PLIST
PKG_GROUPS= news
@@ -57,8 +58,6 @@ post-install:
${INSTALL_DATA} $$f ${PREFIX}/share/examples/fidogate/$$f; done
cd ${WRKSRC}/sendmail/mailer && ${INSTALL_DATA} ffx.m4 ftn.m4 \
${PREFIX}/share/fidogate/sendmail/mailer
- ${INSTALL_SCRIPT} ${WRKSRC}/scripts/maintenance/rc.fidogate \
- ${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}/fidogate
${INSTALL_DATA} ${WRKSRC}/doc/fidogate.txt ${PREFIX}/share/doc/fidogate
${INSTALL_DATA} ${WRKSRC}/fidogate.conf ${EGDIR}