summaryrefslogtreecommitdiff
path: root/www/emacs-w3m
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2004-05-08 13:35:20 +0000
committeruebayasi <uebayasi>2004-05-08 13:35:20 +0000
commitf7de14c9100afd7814f2a3d35f053fe8edd880a7 (patch)
tree05adced5fb8cf690183ca1ea96adfd4df5d55ec0 /www/emacs-w3m
parent49460cbeda48c61e3c0815dd2ea8893ade374b49 (diff)
downloadpkgsrc-f7de14c9100afd7814f2a3d35f053fe8edd880a7.tar.gz
Add emacs21nox in EMACS_VERSIONS_ACCEPTED where appropriate.
Diffstat (limited to 'www/emacs-w3m')
-rw-r--r--www/emacs-w3m/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/emacs-w3m/Makefile b/www/emacs-w3m/Makefile
index 4a40fb7b0cb..411ded06f3b 100644
--- a/www/emacs-w3m/Makefile
+++ b/www/emacs-w3m/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/08/18 13:19:37 minoura Exp $
+# $NetBSD: Makefile,v 1.7 2004/05/08 13:35:20 uebayasi Exp $
DISTNAME= emacs-w3m-1.3.3
CATEGORIES= www
@@ -12,7 +12,7 @@ EMACS_DEPENDS+= {w3m,w3m-img}>=0.3.1:../../www/w3m
BUILD_DEPENDS+= ${PKGNAME_PREFIX}semi-*:../../devel/semi
# Not tested with xemacs...
-EMACS_VERSIONS_ACCEPTED= emacs21 emacs20 xemacs214 xemacs215
+EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 xemacs214 xemacs215
.include "../../mk/emacs.mk"