pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/semantic semantic: Use default EMACS_VERSIONS_AC...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/711a316893e5
branches:  trunk
changeset: 375247:711a316893e5
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Tue Feb 06 16:42:22 2018 +0000

description:
semantic: Use default EMACS_VERSIONS_ACCEPTED.

diffstat:

 devel/semantic/Makefile |  7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diffs (21 lines):

diff -r dcd6e8c0fcdf -r 711a316893e5 devel/semantic/Makefile
--- a/devel/semantic/Makefile   Tue Feb 06 16:36:44 2018 +0000
+++ b/devel/semantic/Makefile   Tue Feb 06 16:42:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2017/09/29 21:25:38 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2018/02/06 16:42:22 jperkin Exp $
 
 DISTNAME=      semantic-1.4.4
 PKGNAME=       ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -12,11 +12,6 @@
 
 PKGSRC_MAKE_ENV+=      EMACS=${EMACS_FLAVOR}
 
-# due to eieio
-EMACS_VERSIONS_ACCEPTED=       \
-       emacs20 emacs21 emacs21nox \
-       xemacs214 xemacs214nox xemacs215 xemacs215nox
-
 NO_CONFIGURE=  yes
 USE_TOOLS+=    gmake
 INFO_FILES=    yes



Home | Main Index | Thread Index | Old Index