summaryrefslogtreecommitdiff
path: root/editors/emacs20
diff options
context:
space:
mode:
authorminskim <minskim>2005-05-16 21:05:27 +0000
committerminskim <minskim>2005-05-16 21:05:27 +0000
commitb3ad4f03afe550061fc958c6417c8345b33208b4 (patch)
tree2371ecef4b616090793ddf4c5876a1370eb18781 /editors/emacs20
parent4e78c4e2d1243d4748916ed7d19838efa5a8e611 (diff)
downloadpkgsrc-b3ad4f03afe550061fc958c6417c8345b33208b4.tar.gz
This version of emacs does not support Darwin. Set NOT_FOR_PLATFORM.
Diffstat (limited to 'editors/emacs20')
-rw-r--r--editors/emacs20/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile
index 89ce02e5395..ae5e68a206a 100644
--- a/editors/emacs20/Makefile
+++ b/editors/emacs20/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/04/11 21:45:40 tv Exp $
+# $NetBSD: Makefile,v 1.18 2005/05/16 21:05:27 minskim Exp $
DISTNAME= emacs-20.7
PKGREVISION= 5
@@ -20,6 +20,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html
COMMENT= GNU editing macros (editor)
+NOT_FOR_PLATFORM= Darwin-*-*
+
CONFLICTS= mule-[0-9]*
GNU_CONFIGURE= yes