summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2004-03-14 08:19:18 +0000
committeruebayasi <uebayasi>2004-03-14 08:19:18 +0000
commitae7d8027a7ca47a2432b7fa45b25e43873ae505c (patch)
tree613d234273fb975a9d06e3d91bab211e08ccf061 /chat
parentfd0fefe92b8f7081c9370df866eafe9404ae92ab (diff)
downloadpkgsrc-ae7d8027a7ca47a2432b7fa45b25e43873ae505c.tar.gz
Bl3'ify.
Diffstat (limited to 'chat')
-rw-r--r--chat/irchat-pj/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/irchat-pj/Makefile b/chat/irchat-pj/Makefile
index b97b5052a9e..9d6c85c2ff5 100644
--- a/chat/irchat-pj/Makefile
+++ b/chat/irchat-pj/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:25:53 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/03/14 08:19:18 uebayasi Exp $
DISTNAME= irchat-pj-2.4.24.22
CATEGORIES= chat
@@ -8,6 +8,8 @@ MAINTAINER= tech-pkg-ja@jp.NetBSD.org
HOMEPAGE= http://irc.fan.gr.jp/pj/
COMMENT= Emacs lisp interface to Internet Relay Chat
+USE_BUILDLINK3= yes
+
.include "../../mk/emacs.mk"
.if ${EMACS_FLAVOR} == "emacs"