diff options
Diffstat (limited to 'net/kiax/Makefile')
-rw-r--r-- | net/kiax/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/kiax/Makefile b/net/kiax/Makefile index 41914310109..64e973e07df 100644 --- a/net/kiax/Makefile +++ b/net/kiax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2006/04/17 13:46:44 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2006/05/25 14:12:56 wiz Exp $ DISTNAME= kiax-0.8.5-src PKGNAME= kiax-0.8.5 @@ -13,6 +13,7 @@ COMMENT= Open internet telephony system USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_TOOLS+= gmake pkg-config +USE_LANGUAGES= c c++ HAS_CONFIGURE= yes do-configure: |