From d0d05b1e3edd53f8a002a58e2f0765c06055d68a Mon Sep 17 00:00:00 2001 From: minskim Date: Sat, 5 Mar 2005 16:33:07 +0000 Subject: apel is included in xemacs-packages. Remove xemacs* from accepted emacs versions. --- devel/apel/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/apel/Makefile b/devel/apel/Makefile index d19d514f6b2..1597163b10f 100644 --- a/devel/apel/Makefile +++ b/devel/apel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/12/03 15:14:54 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2005/03/05 16:33:07 minskim Exp $ DISTNAME= apel-10.6 CATEGORIES= devel @@ -17,7 +17,8 @@ MAKE_FLAGS+= EMACS=${EMACS_FLAVOR} MAKE_FLAGS+= LISPDIR=${EMACS_LISPPREFIX} MAKE_FLAGS+= VERSION_SPECIFIC_LISPDIR=${EMACS_LISPPREFIX} -EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 xemacs214 xemacs215 +# apel is included in xemacs-packages +EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 .include "../../mk/emacs.mk" -- cgit v1.2.3