summaryrefslogtreecommitdiff
path: root/chat/sirc
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2013-05-14 12:33:13 +0000
committerjoerg <joerg@pkgsrc.org>2013-05-14 12:33:13 +0000
commit15ec21e7a0e185fa619eea75db0090a7be01b18b (patch)
tree7df21cd6ec56b98b05f565965bc360cc6cc645ed /chat/sirc
parent11aa76961272ccab6a475a6c718b732589373ec2 (diff)
downloadpkgsrc-15ec21e7a0e185fa619eea75db0090a7be01b18b.tar.gz
Needs a C compiler.
Diffstat (limited to 'chat/sirc')
-rw-r--r--chat/sirc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/chat/sirc/Makefile b/chat/sirc/Makefile
index 9bde69c780b..cb1230afdd1 100644
--- a/chat/sirc/Makefile
+++ b/chat/sirc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2012/12/14 23:46:28 marino Exp $
+# $NetBSD: Makefile,v 1.26 2013/05/14 12:33:13 joerg Exp $
DISTNAME= sirc-2.211
PKGREVISION= 5
@@ -15,6 +15,8 @@ DEPENDS+= p5-Socket6>=0.07:../../net/p5-Socket6
PKG_INSTALLATION_TYPES= overwrite pkgviews
+USE_LANGUAGES= c
+
# supports IPv6 (actually, AF-independent)
BUILD_DEFS+= IPV6_READY