pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/mew3 One INFO_FILES occurrence is enough.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3163eb61d397
branches:  trunk
changeset: 459834:3163eb61d397
user:      seb <seb%pkgsrc.org@localhost>
date:      Fri Aug 08 16:49:50 2003 +0000

description:
One INFO_FILES occurrence is enough.

diffstat:

 mail/mew3/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 94f03eb3868b -r 3163eb61d397 mail/mew3/Makefile
--- a/mail/mew3/Makefile        Fri Aug 08 16:42:37 2003 +0000
+++ b/mail/mew3/Makefile        Fri Aug 08 16:49:50 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/22 00:47:40 seb Exp $
+# $NetBSD: Makefile,v 1.5 2003/08/08 16:49:50 seb Exp $
 
 DISTNAME=      mew-3.2
 CATEGORIES=    mail
@@ -22,8 +22,6 @@
 MAKE_FLAGS+=   elispdir=${EMACS_LISPPREFIX}/mew
 MAKE_FLAGS+=   etcdir=${PREFIX}/share/mew
 
-INFO_FILES=    mew.info
-
 post-patch:
        @${GREP} -lr /usr/local ${WRKSRC} | \
        while read f; do \



Home | Main Index | Thread Index | Old Index