diff options
author | seb <seb@pkgsrc.org> | 2003-07-22 00:47:40 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-07-22 00:47:40 +0000 |
commit | f6d2ef5842211d646ffa2e4773c3bc2ace0d9334 (patch) | |
tree | 2885a7634662153c52d0df9663072c10caeed3cc /mail | |
parent | ddf27bda9c2ff05dfca702818265ba54c9328ddb (diff) | |
download | pkgsrc-f6d2ef5842211d646ffa2e4773c3bc2ace0d9334.tar.gz |
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mew3/Makefile | 6 | ||||
-rw-r--r-- | mail/mew3/PLIST | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/mew3/Makefile b/mail/mew3/Makefile index ab9b9dffb4f..ba2a57bb4b5 100644 --- a/mail/mew3/Makefile +++ b/mail/mew3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 21:46:30 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/22 00:47:40 seb Exp $ DISTNAME= mew-3.2 CATEGORIES= mail @@ -10,6 +10,9 @@ COMMENT= Messaging in the Emacs World CONFLICTS=+ mew-xemacs-* +USE_NEW_TEXINFO= YES +INFO_FILES= mew.info + EMACS_VERSION_ACCEPTED= emacs21 emacs20 MEW_CONTRIB_DIR=${EMACS_LISPPREFIX}/mew/contrib @@ -34,5 +37,4 @@ post-install: @${INSTALL_DATA} ${WRKSRC}/contrib/* ${MEW_CONTRIB_DIR} .include "../../mk/emacs.mk" -.include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" diff --git a/mail/mew3/PLIST b/mail/mew3/PLIST index 266dbcd791d..d2b4379a86b 100644 --- a/mail/mew3/PLIST +++ b/mail/mew3/PLIST @@ -1,16 +1,14 @@ -@comment $NetBSD: PLIST,v 1.2 2003/04/12 13:50:34 uebayasi Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/07/22 00:47:40 seb Exp $ bin/incm bin/mewcat bin/mewdecode bin/mewencode bin/mewls -@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/mew.info info/mew.info info/mew.info-1 info/mew.info-2 info/mew.info-3 info/mew.info-4 -@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/mew.info share/mew/Mew.img share/mew/Mew.png share/mew/Mew.xbm |