diff options
author | seb <seb@pkgsrc.org> | 2003-07-05 14:50:17 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-07-05 14:50:17 +0000 |
commit | 001c29835c47a2b4cb48b75a5d3874fadade0eaa (patch) | |
tree | 33eb91204d9f833fde75da4cda218e726a4a0531 /lang/inform | |
parent | 6d0e9766fb95fd89b90ba4721b3e9cc0efa012f2 (diff) | |
download | pkgsrc-001c29835c47a2b4cb48b75a5d3874fadade0eaa.tar.gz |
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'lang/inform')
-rw-r--r-- | lang/inform/Makefile | 4 | ||||
-rw-r--r-- | lang/inform/PLIST | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/lang/inform/Makefile b/lang/inform/Makefile index 7a61d96408d..892941a8e4a 100644 --- a/lang/inform/Makefile +++ b/lang/inform/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/02/18 15:14:25 seb Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/05 14:56:24 seb Exp $ DISTNAME= inform-6.21.2 CATEGORIES= lang @@ -12,7 +12,7 @@ LICENSE= no-profit GNU_CONFIGURE= yes +USE_NEW_TEXINFO= YES INFO_FILES= inform -.include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" diff --git a/lang/inform/PLIST b/lang/inform/PLIST index a3a3291d27f..fbd4d3c24de 100644 --- a/lang/inform/PLIST +++ b/lang/inform/PLIST @@ -1,7 +1,6 @@ -@comment $NetBSD: PLIST,v 1.2 2002/02/18 15:14:25 seb Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/07/05 14:56:24 seb Exp $ bin/inform bin/inform-6.21 -@unexec ${INSTALL_INFO} --delete %D/info/inform %D/info/dir info/inform info/inform-1 info/inform-2 @@ -17,7 +16,6 @@ info/inform-11 info/inform-12 info/inform-13 info/inform-14 -@exec ${INSTALL_INFO} %D/info/inform %D/info/dir share/inform/6.21/module/parserm.m5 share/inform/6.21/module/verblibm.m5 share/inform/6.21/module/english.h |