pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/semantic
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Feb 6 16:42:22 UTC 2018
Modified Files:
pkgsrc/devel/semantic: Makefile
Log Message:
semantic: Use default EMACS_VERSIONS_ACCEPTED.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/semantic/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/semantic/Makefile
diff -u pkgsrc/devel/semantic/Makefile:1.31 pkgsrc/devel/semantic/Makefile:1.32
--- pkgsrc/devel/semantic/Makefile:1.31 Fri Sep 29 21:25:38 2017
+++ pkgsrc/devel/semantic/Makefile Tue Feb 6 16:42:22 2018
@@ -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 @@ COMMENT= Lexer, parser-generator, and pa
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