Needs a C compiler.
This commit is contained in:
parent
26ca11ce10
commit
4e5a7d74bf
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue