summaryrefslogtreecommitdiff
path: root/comms/fidogate
diff options
context:
space:
mode:
authorreed <reed>2004-10-11 22:14:51 +0000
committerreed <reed>2004-10-11 22:14:51 +0000
commit258310677941f69c93d536f7904a96c622dbb19d (patch)
treeae44ee69c13dd407b642338a295661db7eae0a64 /comms/fidogate
parent39d8fa61b2d2789bdafbe09cd828c8d4a54226d6 (diff)
downloadpkgsrc-258310677941f69c93d536f7904a96c622dbb19d.tar.gz
RCD_SCRIPTS_EXAMPLEDIR was just changed to be a relative directory
under ${PREFIX} instead of being an absolute path. So fix the references using RCD_SCRIPTS_EXAMPLEDIR to be ${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}. This should have no changes to use before. Please note that the MESSAGE files in most cases are wrong in the first place. We have automated mechanisms and could have an automated message for explaining rc.d script usage. (This is something to do!)
Diffstat (limited to 'comms/fidogate')
-rw-r--r--comms/fidogate/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile
index 8a2235a0721..bb040aa6761 100644
--- a/comms/fidogate/Makefile
+++ b/comms/fidogate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2004/08/23 15:18:02 tv Exp $
+# $NetBSD: Makefile,v 1.35 2004/10/11 22:14:52 reed Exp $
#
DISTNAME= fidogate-4.4.9
@@ -62,7 +62,7 @@ post-install:
cd ${WRKSRC}/sendmail/mailer && ${INSTALL_DATA} ffx.m4 ftn.m4 \
${PREFIX}/share/fidogate/sendmail/mailer
${INSTALL_SCRIPT} ${WRKSRC}/scripts/maintenance/rc.fidogate \
- ${RCD_SCRIPTS_EXAMPLEDIR}/fidogate
+ ${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}/fidogate
${INSTALL_DATA} ${WRKSRC}/doc/fidogate.txt ${PREFIX}/share/doc/fidogate
${INSTALL_DATA} ${WRKSRC}/fidogate.conf ${EGDIR}