summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2004-01-13 04:29:20 +0000
committeruebayasi <uebayasi>2004-01-13 04:29:20 +0000
commit5b4571d7feccb64bab97e11508a62422f0950801 (patch)
treec1ddb5f9db7b7df1510c1c6c225e6f138710ef69 /editors
parentd0c6e4eb1434c9906fed2b0fb1553edfa8e5acd8 (diff)
downloadpkgsrc-5b4571d7feccb64bab97e11508a62422f0950801.tar.gz
Back the last out according to Jan's request.
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs-packages/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/editors/emacs-packages/Makefile b/editors/emacs-packages/Makefile
index 34af7d34fd1..040b60e7549 100644
--- a/editors/emacs-packages/Makefile
+++ b/editors/emacs-packages/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2004/01/13 03:15:40 uebayasi Exp $
+# $NetBSD: Makefile,v 1.14 2004/01/13 04:29:21 uebayasi Exp $
-DISTNAME= emacs-packages-0.6
+DISTNAME= emacs-packages-0.5
CATEGORIES= meta-pkgs editors
MASTER_SITES= # empty
DISTFILES= # empty
@@ -34,10 +34,9 @@ DEPENDS+= haskell-mode-[0-9]*:../../devel/haskell-mode
DEPENDS+= iiimecf-[0-9]*:../../inputmethod/iiimecf
DEPENDS+= irchat-pj-[0-9]*:../../chat/irchat-pj
DEPENDS+= ispell-emacs-[0-9]*:../../textproc/ispell-emacs
-# XXX Exclude this temporarily while JDE is broken. ---uebayasi
-#.if defined(_EMACS_VERSION_EMACS_MAJOR) && ${_EMACS_VERSION_EMACS_MAJOR} == "21"
-#DEPENDS+= jde-[0-9]*:../../editors/jde
-#.endif
+.if defined(_EMACS_VERSION_EMACS_MAJOR) && ${_EMACS_VERSION_EMACS_MAJOR} == "21"
+DEPENDS+= jde-[0-9]*:../../editors/jde
+.endif
DEPENDS+= liece-[0-9]*:../../chat/liece
DEPENDS+= lookup-[0-9]*:../../misc/lookup
DEPENDS+= mailcrypt-[0-9]*:../../mail/mailcrypt