Convert second line of EMACS_VERSIONS_ACCEPTED to acceptable syntax.

This commit is contained in:
tonnerre 2009-08-09 19:35:12 +00:00
parent 5e268bb5d7
commit ea2f783a1b

View file

@ -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 @@ SUBST_SED.fix-icondir= -e 's|etc/images/w3m|etc/w3m|g' \
EMACS_BUILDLINK=# defined
EMACS_VERSIONS_ACCEPTED= emacs22 emacs22nox emacs21 emacs21nox emacs20 \
xemacs215, xemacs215nox, xemacs214, xemacs214nox
xemacs215 xemacs215nox xemacs214 xemacs214nox
.include "../../editors/emacs/modules.mk"