summaryrefslogtreecommitdiff
path: root/chat/riece/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/riece/Makefile')
-rw-r--r--chat/riece/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/chat/riece/Makefile b/chat/riece/Makefile
index b7eb2f26e0f..0e5956d0b54 100644
--- a/chat/riece/Makefile
+++ b/chat/riece/Makefile
@@ -1,22 +1,21 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/11/30 08:18:39 uebayasi Exp $
+# $NetBSD: Makefile,v 1.2 2005/03/05 09:14:11 uebayasi Exp $
#
-DISTNAME= riece-1.0.5
+DISTNAME= riece-1.0.7a
CATEGORIES= chat japanese
-MASTER_SITES= http://wiliki.designflaw.org/riece/
+MASTER_SITES= http://savannah.nongnu.org/download/riece/
MAINTAINER= uebayasi@NetBSD.org
HOMEPAGE= http://www.nongnu.org/riece/
COMMENT= IRC client for Emacs
-USE_NEW_EMACS_MK= \
- YES
-
EMACS_VERSIONS_ACCEPTED= \
emacs21 emacs21nox xemacs214
.include "../../mk/emacs.mk"
+WRKSRC= ${WRKDIR}/${DISTNAME:C|[^0-9]$||}
+
GNU_CONFIGURE= YES
.if ${EMACS_FLAVOR} == "emacs"
CONFIGURE_ARGS+=--with-emacs=${EMACS_BIN}