diff options
author | seb <seb@pkgsrc.org> | 2003-08-05 21:46:07 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-08-05 21:46:07 +0000 |
commit | ed56b1b2389ce3e97d55d31c588ed0b9fb367fd5 (patch) | |
tree | b8c5ba12d280467818ebea44f64ca115c6cfa6da /textproc | |
parent | 3c23664014710ed22041f6eb79c3818a087bd62f (diff) | |
download | pkgsrc-ed56b1b2389ce3e97d55d31c588ed0b9fb367fd5.tar.gz |
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ispell-base/Makefile | 5 | ||||
-rw-r--r-- | textproc/ispell-base/PLIST | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/ispell-base/Makefile b/textproc/ispell-base/Makefile index ee6ecdf67c2..bcd870017eb 100644 --- a/textproc/ispell-base/Makefile +++ b/textproc/ispell-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/07/17 22:54:22 grant Exp $ +# $NetBSD: Makefile,v 1.16 2003/08/05 21:46:07 seb Exp $ # DISTNAME= ispell-3.1.20 @@ -19,6 +19,8 @@ CONFLICTS+= ispell-[0-9]* MAKE_FLAGS+= TMPDIR="${WRKDIR}" +USE_NEW_TEXINFO= YES +USE_MAKEINFO= YES INFO_FILES= ispell.info .if exists(/usr/include/inttypes.h) @@ -51,5 +53,4 @@ do-configure: ${ECHO} "#define USG" >> local.h; .endif -.include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" diff --git a/textproc/ispell-base/PLIST b/textproc/ispell-base/PLIST index ab3ae24e9c0..28aa47c6f17 100644 --- a/textproc/ispell-base/PLIST +++ b/textproc/ispell-base/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2002/02/18 15:14:43 seb Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/08/05 21:46:07 seb Exp $ bin/buildhash bin/findaffix bin/icombine @@ -8,9 +8,7 @@ bin/munchlist bin/sq bin/tryaffix bin/unsq -@unexec ${INSTALL_INFO} --delete %D/info/ispell.info %D/info/dir info/ispell.info -@exec ${INSTALL_INFO} %D/info/ispell.info %D/info/dir lib/american.hash lib/americanmed+.hash lib/english.aff |