summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-08-27 02:14:07 +0000
committerminskim <minskim@pkgsrc.org>2006-08-27 02:14:07 +0000
commitda28a04e8aa0c1c0ffeba1d95f017b698aec986d (patch)
treef24b5f845f984ce6f5be8f63ca20cd59295006c5
parent4827ac1f364713ce23023063646ddafe3c95948a (diff)
downloadpkgsrc-da28a04e8aa0c1c0ffeba1d95f017b698aec986d.tar.gz
Explicitly specify which version of emacs should be used. Previously,
it was built with emacs21 although its package name suggested that it should be built with emacs20. Bump PKGREVISION.
-rw-r--r--devel/emacs20-elib/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/emacs20-elib/Makefile b/devel/emacs20-elib/Makefile
index 668dd229bec..161a6cd2e87 100644
--- a/devel/emacs20-elib/Makefile
+++ b/devel/emacs20-elib/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2006/05/26 19:33:36 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/08/27 02:14:07 minskim Exp $
PKGNAME= emacs20-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
-EMACS_VERSION_REQD= emacs20
+EMACS_TYPE= emacs20
CONFLICTS+= elib-[0-9]*