summaryrefslogtreecommitdiff
path: root/mail/mew
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-05 15:14:10 +0000
committerjlam <jlam@pkgsrc.org>2006-04-05 15:14:10 +0000
commit3d2a4022caaf500382cbe1b948eab1d184054f2b (patch)
treedbf8a8ec42cb4cef783654805a4109b84a9b6e03 /mail/mew
parente558d1450cc5ec1cae5a6505164410594cfe07f2 (diff)
downloadpkgsrc-3d2a4022caaf500382cbe1b948eab1d184054f2b.tar.gz
* Make mew and mew3 build with xemacs by noting they need the "base"
set of emacs modules. * List the info files directly in the PLIST. * Honor PKGINFODIR and PKGMANDIR. * Sort the PLIST.
Diffstat (limited to 'mail/mew')
-rw-r--r--mail/mew/Makefile7
-rw-r--r--mail/mew/PLIST3
2 files changed, 7 insertions, 3 deletions
diff --git a/mail/mew/Makefile b/mail/mew/Makefile
index b8fa0dece6b..82967a6b382 100644
--- a/mail/mew/Makefile
+++ b/mail/mew/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2006/02/05 23:09:56 joerg Exp $
+# $NetBSD: Makefile,v 1.68 2006/04/05 15:14:10 jlam Exp $
DISTNAME= mew-4.2
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -12,11 +12,12 @@ COMMENT= Messaging in the Emacs World
CONFLICTS=+ mew-xemacs-[0-9]* incm-[0-9]*
-INFO_FILES= mew.info
+INFO_FILES= # PLIST
HAS_CONFIGURE= yes
EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 xemacs214 xemacs215
+EMACS_MODULES+= base
MEW_CONTRIB_DIR=${EMACS_LISPPREFIX}/mew/contrib
@@ -24,6 +25,8 @@ MAKE_FLAGS+= prefix=${PREFIX:Q}
MAKE_FLAGS+= EMACS=${EMACS_BIN:Q}
MAKE_FLAGS+= elispdir=${EMACS_LISPPREFIX}/mew
MAKE_FLAGS+= etcdir=${PREFIX}/share/mew
+MAKE_FLAGS+= infodir=${EMACS_INFOPREFIX}
+MAKE_FLAGS+= mandir=${PREFIX:Q}/${PKGMANDIR:Q}/man1
SUBST_CLASSES+= local
SUBST_STAGE.local= post-configure
diff --git a/mail/mew/PLIST b/mail/mew/PLIST
index c90c02d3302..25c5f1f523e 100644
--- a/mail/mew/PLIST
+++ b/mail/mew/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2005/03/04 15:32:35 uebayasi Exp $
+@comment $NetBSD: PLIST,v 1.12 2006/04/05 15:14:10 jlam Exp $
bin/incm
bin/mewcat
bin/mewdecode
@@ -48,6 +48,7 @@ man/man1/mewcat.1
man/man1/mewdecode.1
man/man1/mewencode.1
man/man1/mewl.1
+${EMACS_INFOPREFIX}/mew.info
${EMACS_LISPPREFIX}/mew/contrib/00readme
${EMACS_LISPPREFIX}/mew/contrib/mew-browse.el
${EMACS_LISPPREFIX}/mew/contrib/mew-caesar.el