pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/emacs-w3m Convert second line of EMACS_VERSIONS_AC...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b48e2a2eb960
branches:  trunk
changeset: 397235:b48e2a2eb960
user:      tonnerre <tonnerre%pkgsrc.org@localhost>
date:      Sun Aug 09 19:35:12 2009 +0000

description:
Convert second line of EMACS_VERSIONS_ACCEPTED to acceptable syntax.

diffstat:

 www/emacs-w3m/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r cfc0942f0962 -r b48e2a2eb960 www/emacs-w3m/Makefile
--- a/www/emacs-w3m/Makefile    Sun Aug 09 19:25:50 2009 +0000
+++ b/www/emacs-w3m/Makefile    Sun Aug 09 19:35:12 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2009/08/04 20:45:19 minskim Exp $
+# $NetBSD: Makefile,v 1.27 2009/08/09 19:35:12 tonnerre Exp $
 
 DISTNAME=      emacs-w3m-1.4.4
 PKGREVISION=   1
@@ -33,7 +33,7 @@
 
 EMACS_BUILDLINK=# defined
 EMACS_VERSIONS_ACCEPTED=       emacs22 emacs22nox emacs21 emacs21nox emacs20 \
-                               xemacs215, xemacs215nox, xemacs214, xemacs214nox
+                               xemacs215 xemacs215nox xemacs214 xemacs214nox
 
 .include "../../editors/emacs/modules.mk"
 



Home | Main Index | Thread Index | Old Index