summaryrefslogtreecommitdiff
path: root/comms/fidogate
diff options
context:
space:
mode:
authorseb <seb>2002-02-18 15:14:00 +0000
committerseb <seb>2002-02-18 15:14:00 +0000
commit94736fef3d3bc180c38e89ad3b9fc89d91756057 (patch)
treec84409a165bd501342b10b825394cf1eb3684d02 /comms/fidogate
parentd1274f983b9d5510a39b04e8946f0ba1dc328035 (diff)
downloadpkgsrc-94736fef3d3bc180c38e89ad3b9fc89d91756057.tar.gz
Introduce new framework for handling info files generation and installation.
Summary of changes: - removal of USE_GTEXINFO - addition of mk/texinfo.mk - inclusion of this file in package Makefiles requiring it - `install-info' substituted by `${INSTALL_INFO}' in PLISTs - tuning of mk/bsd.pkg.mk: removal of USE_GTEXINFO INSTALL_INFO added to PLIST_SUBST `${INSTALL_INFO}' replace `install-info' in target rules print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info' - a couple of new patch files added for a handful of packages - setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it - devel/cssc marked requiring texinfo 4.0 - a couple of packages Makefiles were tuned with respect of INFO_FILES and makeinfo command usage See -newly added by this commit- section 10.24 of Packages.txt for further information.
Diffstat (limited to 'comms/fidogate')
-rw-r--r--comms/fidogate/Makefile5
-rw-r--r--comms/fidogate/PLIST6
2 files changed, 6 insertions, 5 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile
index d321dd997f8..6133acbb1df 100644
--- a/comms/fidogate/Makefile
+++ b/comms/fidogate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2001/11/30 17:37:15 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2002/02/18 15:14:03 seb Exp $
#
DISTNAME= fidogate-4.4.4
@@ -27,7 +27,7 @@ do-configure:
pre-build:
${RM} -f ${WRKSRC}/doc/fidogate.info*
- cd ${WRKSRC}/doc && makeinfo --no-split fidogate.texi && \
+ cd ${WRKSRC}/doc && ${MAKEINFO} --no-split fidogate.texi && \
${TOUCH} fidogate.txt html/fidogate_toc.html
${PERL5} ${WRKSRC}/subst.pl -t${WRKSRC} ${WRKSRC}/fidogate.conf \
>${WRKSRC}/fidogate.conf.dist
@@ -56,4 +56,5 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/fidogate.conf.dist ${PREFIX}/etc/fidogate/
.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/comms/fidogate/PLIST b/comms/fidogate/PLIST
index c691dcbe54b..970413eb064 100644
--- a/comms/fidogate/PLIST
+++ b/comms/fidogate/PLIST
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:44:04 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/02/18 15:14:03 seb Exp $
etc/fidogate/fidogate.conf.dist
@dirrm etc/fidogate
etc/rc.d/fidogate
-@unexec install-info --delete %D/info/fidogate.info %D/info/dir
+@unexec ${INSTALL_INFO} --delete %D/info/fidogate.info %D/info/dir
info/fidogate.info
-@exec install-info %D/info/fidogate.info %D/info/dir
+@exec ${INSTALL_INFO} %D/info/fidogate.info %D/info/dir
lib/fidogate/areafix.help
lib/fidogate/bin/areasbbssync
lib/fidogate/bin/ftnafutil