pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/apel apel is included in xemacs-packages. Remov...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/75bf9c0a8e40
branches:  trunk
changeset: 490210:75bf9c0a8e40
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Mar 05 16:33:07 2005 +0000

description:
apel is included in xemacs-packages.  Remove xemacs* from accepted
emacs versions.

diffstat:

 devel/apel/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 612df3b4ded4 -r 75bf9c0a8e40 devel/apel/Makefile
--- a/devel/apel/Makefile       Sat Mar 05 16:05:49 2005 +0000
+++ b/devel/apel/Makefile       Sat Mar 05 16:33:07 2005 +0000
@@ -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+=   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"
 



Home | Main Index | Thread Index | Old Index