diff options
author | seb <seb@pkgsrc.org> | 2003-06-27 16:41:19 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-06-27 16:41:19 +0000 |
commit | 68aea2349ee6b713d433497ea2ca3bc43b327dbd (patch) | |
tree | 0faf002578a271feccdef78a6b9bddd446f11005 /comms/fidogate | |
parent | be6306d2e6d38c2aff989682987569df6d0bed51 (diff) | |
download | pkgsrc-68aea2349ee6b713d433497ea2ca3bc43b327dbd.tar.gz |
Convert to USE_NEW_TEXINFO.
XXX needs user 'news' during install, which -current does not have
anymore.
Diffstat (limited to 'comms/fidogate')
-rw-r--r-- | comms/fidogate/Makefile | 5 | ||||
-rw-r--r-- | comms/fidogate/PLIST | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile index ce077dacf43..29d59026724 100644 --- a/comms/fidogate/Makefile +++ b/comms/fidogate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2003/05/05 17:15:01 grant Exp $ +# $NetBSD: Makefile,v 1.26 2003/06/27 16:41:19 seb Exp $ # DISTNAME= fidogate-4.4.5 @@ -15,6 +15,8 @@ USE_GMAKE= yes MAKE_ENV= DEBUG="${CFLAGS} -Werror" BUILDLINK_SETENV.CC= CC="cc ${_STRIPFLAG_CC}" +USE_NEW_TEXINFO= YES +USE_MAKEINFO= YES INFO_FILES= fidogate.info EGDIR= ${PREFIX}/share/examples/fidogate @@ -62,5 +64,4 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/fidogate.conf ${EGDIR} .include "../../lang/perl5/buildlink2.mk" -.include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" diff --git a/comms/fidogate/PLIST b/comms/fidogate/PLIST index d0bce122b71..d821e1830d3 100644 --- a/comms/fidogate/PLIST +++ b/comms/fidogate/PLIST @@ -1,8 +1,6 @@ -@comment $NetBSD: PLIST,v 1.3 2002/07/06 20:15:51 tv Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/06/27 16:41:19 seb Exp $ etc/rc.d/fidogate -@unexec ${INSTALL_INFO} --delete %D/info/fidogate.info %D/info/dir info/fidogate.info -@exec ${INSTALL_INFO} %D/info/fidogate.info %D/info/dir lib/fidogate/areafix.help lib/fidogate/bin/areasbbssync lib/fidogate/bin/ftnafutil |