summaryrefslogtreecommitdiff
path: root/chat/quirc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-05-14 15:37:45 +0000
committerjoerg <joerg@pkgsrc.org>2006-05-14 15:37:45 +0000
commita8ff024468b836f0f10442c6116c5387b977dc87 (patch)
treed8684ba26234c60264abf6fcfb784ad699fa153d /chat/quirc
parenta0883baabbd7dac237972725258fc3d48692d152 (diff)
downloadpkgsrc-a8ff024468b836f0f10442c6116c5387b977dc87.tar.gz
Uses C++.
Diffstat (limited to 'chat/quirc')
-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}