diff options
author | seb <seb@pkgsrc.org> | 2003-06-27 17:19:21 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-06-27 17:19:21 +0000 |
commit | 0bfa627e70f1352ecd23509dc5c7d37c3389c18d (patch) | |
tree | f712c9a6c770610d99b3b0ba8fa8f40f816f3f70 /comms | |
parent | 68aea2349ee6b713d433497ea2ca3bc43b327dbd (diff) | |
download | pkgsrc-0bfa627e70f1352ecd23509dc5c7d37c3389c18d.tar.gz |
Convert to USE_NEW_TEXINFO.
Add build dependency on textproc/texi2roff.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 7 | ||||
-rw-r--r-- | comms/mgetty+sendfax/PLIST | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index 9f3867979d3..86695c3d02a 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2003/06/18 09:03:16 agc Exp $ +# $NetBSD: Makefile,v 1.30 2003/06/27 17:19:21 seb Exp $ # FreeBSD Id: Makefile,v 1.25 1998/07/16 06:44:37 vanilla Exp # @@ -14,6 +14,8 @@ MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://alpha.greenie.net/mgetty/ COMMENT= Handle external logins, send and receive faxes +BUILD_DEPENDS+= texi2roff-[0-9]*:../../textproc/texi2roff + CONFLICTS= hylafax-[0-9]* USE_BUILDLINK2= yes @@ -21,6 +23,8 @@ USE_PKGINSTALL= yes MAKE_ENV= MGETTY_CONFDIR=${PKG_SYSCONFDIR} +USE_NEW_TEXINFO= YES +USE_MAKEINFO= YES INFO_FILES= mgetty.info PKG_SYSCONFSUBDIR= mgetty+sendfax @@ -50,5 +54,4 @@ do-configure: && ${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure .include "../../graphics/netpbm/buildlink2.mk" -.include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" diff --git a/comms/mgetty+sendfax/PLIST b/comms/mgetty+sendfax/PLIST index cd6f9bc4be5..651a74c94aa 100644 --- a/comms/mgetty+sendfax/PLIST +++ b/comms/mgetty+sendfax/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2002/03/06 19:19:02 fredb Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/06/27 17:19:21 seb Exp $ bin/autopvf bin/basictopvf bin/faxspool @@ -33,13 +33,11 @@ bin/rmdtopvf bin/vm bin/voctopvf bin/wavtopvf -@unexec ${INSTALL_INFO} --delete %D/info/mgetty.info %D/info/dir info/mgetty.info info/mgetty.info-1 info/mgetty.info-2 info/mgetty.info-3 info/mgetty.info-4 -@exec ${INSTALL_INFO} %D/info/mgetty.info %D/info/dir lib/mgetty+sendfax/cour25.pbm lib/mgetty+sendfax/cour25n.pbm man/man1/g3cat.1 |