summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorjoerg <joerg>2006-05-14 15:37:45 +0000
committerjoerg <joerg>2006-05-14 15:37:45 +0000
commitdc9639e1333f8470d1fa585d88e0799323b55e8c (patch)
treed8684ba26234c60264abf6fcfb784ad699fa153d /chat
parent65fe9778b7e94ad47c440636386711060eed31f2 (diff)
downloadpkgsrc-dc9639e1333f8470d1fa585d88e0799323b55e8c.tar.gz
Uses C++.
Diffstat (limited to 'chat')
-rw-r--r--chat/quirc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/quirc/Makefile b/chat/quirc/Makefile
index a5a321e4b3b..9018493868a 100644
--- a/chat/quirc/Makefile
+++ b/chat/quirc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2006/03/04 21:29:04 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2006/05/14 15:37:45 joerg Exp $
#
DISTNAME= quirc-0.9.84
@@ -11,6 +11,7 @@ HOMEPAGE= http://quirc.org/
COMMENT= Stable and powerful graphical IRC client
GNU_CONFIGURE= YES
+USE_LANGUAGES= c c++
USE_TOOLS+= gmake
CONFIGURE_ARGS+= --with-tcl=${BUILDLINK_PREFIX.tcl}