diff options
author | seb <seb@pkgsrc.org> | 2003-06-30 01:43:12 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-06-30 01:43:12 +0000 |
commit | 1c1c5de4b9114f7710f2196268a5d5e4bbd11db7 (patch) | |
tree | 1b41fc4d1d222340303b63f1648613c2916e1590 /editors/mule | |
parent | 4b834e1bd0e3031573df24dcece71c7e4ab29710 (diff) | |
download | pkgsrc-1c1c5de4b9114f7710f2196268a5d5e4bbd11db7.tar.gz |
Convert to USE_NEW_TEXINFO.
Register all info files.
A '@unexec...${MKDIR}' looked like a thinko, should have been
'@unexec...${RMDIR}'. Anyway rewrote into the usual idiom.
XXX Too much unusual '@.*exec' in there IMHO. To be removed in a future
rototil.
Diffstat (limited to 'editors/mule')
-rw-r--r-- | editors/mule/Makefile | 12 | ||||
-rw-r--r-- | editors/mule/PLIST | 48 |
2 files changed, 8 insertions, 52 deletions
diff --git a/editors/mule/Makefile b/editors/mule/Makefile index 9d35043cf98..f1b23044466 100644 --- a/editors/mule/Makefile +++ b/editors/mule/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2003/03/29 12:40:44 jmmv Exp $ +# $NetBSD: Makefile,v 1.19 2003/06/30 01:43:12 seb Exp $ DISTNAME= mule-2.3 PKGREVISION= 1 @@ -41,10 +41,11 @@ CONFIGURE_ARGS+= --with-wnn4 --wnn-includes=${BUILDLINK_PREFIX.ja-freewnn}/inclu CONFIGURE_ARGS+= --canna --canna-includes=${BUILDLINK_PREFIX.canna}/include --canna-libraries=${BUILDLINK_PREFIX.canna}/lib .endif -INFO_FILES= antenews-jp canna-jp cl dired-x egg-jp emacs forms gnus mule \ - mule-jp sc vip -TEXINFO_OVERRIDE= YES -TEXINFO_PATTERNS+= Makefile +USE_NEW_TEXINFO= YES +USE_MAKEINFO= YES +INFO_FILES= CCL ISO2022 R2L XFONT antenews-jp canna-jp cl dired-x +INFO_FILES+= egg emacs forms gnus kbd-trans languages m2ps mule quail +INFO_FILES+= sc terminology vip MAN1= coco.1 ctags.1 etags.1 m2ps.1 mule.1 @@ -62,5 +63,4 @@ post-install: < ${WRKSRC}/etc/CHARSETS > ${PREFIX}/lib/mule/19.28/etc/CHARSETS #diff -u ${WRKSRC}/etc/CHARSETS ${PREFIX}/lib/mule/19.28/etc/CHARSETS -.include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" diff --git a/editors/mule/PLIST b/editors/mule/PLIST index 0b6a95c4911..7ad8001608a 100644 --- a/editors/mule/PLIST +++ b/editors/mule/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2002/02/18 15:14:17 seb Exp $ +@comment $NetBSD: PLIST,v 1.5 2003/06/30 01:43:12 seb Exp $ bin/any2ps bin/b2m bin/coco @@ -10,28 +10,6 @@ bin/mule-19.28 @exec ln %D/%F %B/mule @unexec ${RM} %B/mule bin/rcs-checkin -@comment @unexec ${INSTALL_INFO} --delete %D/info/CCL %D/info/dir -@comment @unexec ${INSTALL_INFO} --delete %D/info/ISO2022 %D/info/dir -@comment @unexec ${INSTALL_INFO} --delete %D/info/R2L %D/info/dir -@comment @unexec ${INSTALL_INFO} --delete %D/info/XFONT %D/info/dir -@unexec ${INSTALL_INFO} --delete %D/info/antenews-jp %D/info/dir -@unexec ${INSTALL_INFO} --delete %D/info/canna-jp %D/info/dir -@unexec ${INSTALL_INFO} --delete %D/info/cl %D/info/dir -@unexec ${INSTALL_INFO} --delete %D/info/dired-x %D/info/dir -@comment @unexec ${INSTALL_INFO} --delete %D/info/egg %D/info/dir -@unexec ${INSTALL_INFO} --delete %D/info/egg-jp %D/info/dir -@unexec ${INSTALL_INFO} --delete %D/info/emacs %D/info/dir -@unexec ${INSTALL_INFO} --delete %D/info/forms %D/info/dir -@unexec ${INSTALL_INFO} --delete %D/info/gnus %D/info/dir -@comment @unexec ${INSTALL_INFO} --delete %D/info/kbd-trans %D/info/dir -@comment @unexec ${INSTALL_INFO} --delete %D/info/languages %D/info/dir -@comment @unexec ${INSTALL_INFO} --delete %D/info/m2ps %D/info/dir -@unexec ${INSTALL_INFO} --delete %D/info/mule %D/info/dir -@unexec ${INSTALL_INFO} --delete %D/info/mule-jp %D/info/dir -@comment @unexec ${INSTALL_INFO} --delete %D/info/quail %D/info/dir -@unexec ${INSTALL_INFO} --delete %D/info/sc %D/info/dir -@comment @unexec ${INSTALL_INFO} --delete %D/info/terminology %D/info/dir -@unexec ${INSTALL_INFO} --delete %D/info/vip %D/info/dir info/CCL info/ISO2022 info/R2L @@ -97,28 +75,6 @@ info/terminology info/vip info/vip-1 info/vip-2 -@comment @exec ${INSTALL_INFO} %D/info/CCL %D/info/dir -@comment @exec ${INSTALL_INFO} %D/info/ISO2022 %D/info/dir -@comment @exec ${INSTALL_INFO} %D/info/R2L %D/info/dir -@comment @exec ${INSTALL_INFO} %D/info/XFONT %D/info/dir -@exec ${INSTALL_INFO} %D/info/antenews-jp %D/info/dir -@exec ${INSTALL_INFO} %D/info/canna-jp %D/info/dir -@exec ${INSTALL_INFO} %D/info/cl %D/info/dir -@exec ${INSTALL_INFO} %D/info/dired-x %D/info/dir -@comment @exec ${INSTALL_INFO} %D/info/egg %D/info/dir -@exec ${INSTALL_INFO} %D/info/egg-jp %D/info/dir -@exec ${INSTALL_INFO} %D/info/emacs %D/info/dir -@exec ${INSTALL_INFO} %D/info/forms %D/info/dir -@exec ${INSTALL_INFO} %D/info/gnus %D/info/dir -@comment @exec ${INSTALL_INFO} %D/info/kbd-trans %D/info/dir -@comment @exec ${INSTALL_INFO} %D/info/languages %D/info/dir -@comment @exec ${INSTALL_INFO} %D/info/m2ps %D/info/dir -@exec ${INSTALL_INFO} %D/info/mule %D/info/dir -@exec ${INSTALL_INFO} %D/info/mule-jp %D/info/dir -@comment @exec ${INSTALL_INFO} %D/info/quail %D/info/dir -@exec ${INSTALL_INFO} %D/info/sc %D/info/dir -@comment @exec ${INSTALL_INFO} %D/info/terminology %D/info/dir -@exec ${INSTALL_INFO} %D/info/vip %D/info/dir man/man1/coco.1 man/man1/ctags.1 man/man1/etags.1 @@ -1026,7 +982,7 @@ lib/mule/19.28/lisp/yow.elc @exec f=%D/lib/mule/lock ; [ ! -d $f ] && ${MKDIR} $f @unexec f=%D/lib/mule/lock ; [ -d $f ] && ${RM} -rf $f @exec f=%D/lib/mule/site-lisp ; [ ! -d $f ] && ${MKDIR} $f -@unexec f=%D/lib/mule/site-lisp ; [ -d $f ] && ${MKDIR} $f +@unexec ${RMDIR} %D/lib/mule/site-lisp 2>/dev/null || ${TRUE} @dirrm lib/mule/19.28/lisp/its @dirrm lib/mule/19.28/lisp/quail @dirrm lib/mule/19.28/lisp/term |