summaryrefslogtreecommitdiff
path: root/chat/riece
diff options
context:
space:
mode:
Diffstat (limited to 'chat/riece')
-rw-r--r--chat/riece/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chat/riece/Makefile b/chat/riece/Makefile
index 21cd4a0853f..56c1c5e2e3c 100644
--- a/chat/riece/Makefile
+++ b/chat/riece/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2008/10/11 09:31:54 uebayasi Exp $
+# $NetBSD: Makefile,v 1.17 2009/08/05 06:36:29 minskim Exp $
#
DISTNAME= riece-5.0.0
@@ -15,7 +15,8 @@ INSTALLATION_DIRS= ${EMACS_LISPPREFIX:C|^${PREFIX}/||}/riece \
${EMACS_INFOPREFIX:C|^${PREFIX}/||}
EMACS_VERSIONS_ACCEPTED= \
- emacs22 emacs22nox emacs21 emacs21nox xemacs215 xemacs215nox xemacs214 xemacs214nox
+ emacs23 emacs22 emacs22nox emacs21 emacs21nox \
+ xemacs215 xemacs215nox xemacs214 xemacs214nox
EMACS_MODULES= base
WRKSRC= ${WRKDIR}/${DISTNAME:C|[^0-9]$||}