pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/eieio
Module Name: pkgsrc
Committed By: jperkin
Date: Tue Feb 6 16:36:44 UTC 2018
Modified Files:
pkgsrc/lang/eieio: Makefile
Log Message:
eieio: Use default EMACS_VERSIONS_ACCEPTED.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/lang/eieio/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/eieio/Makefile
diff -u pkgsrc/lang/eieio/Makefile:1.25 pkgsrc/lang/eieio/Makefile:1.26
--- pkgsrc/lang/eieio/Makefile:1.25 Sat Sep 30 10:09:28 2017
+++ pkgsrc/lang/eieio/Makefile Tue Feb 6 16:36:44 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2017/09/30 10:09:28 joerg Exp $
+# $NetBSD: Makefile,v 1.26 2018/02/06 16:36:44 jperkin Exp $
DISTNAME= eieio-0.17
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -10,10 +10,6 @@ MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://cedet.sourceforge.net/eieio.shtml
COMMENT= Enhanced Integration of Emacs Interpreted Objects
-EMACS_VERSIONS_ACCEPTED= \
- emacs20 emacs21 emacs21nox \
- xemacs214 xemacs214nox xemacs215 xemacs215nox
-
EMACS_MODULES+= base
MAKEFLAGS+= EMACS=${EMACS_BIN:Q}
Home |
Main Index |
Thread Index |
Old Index