pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/kiax Not make-jobs safe. Set LICENSE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6f92b8c6d298
branches: trunk
changeset: 397538:6f92b8c6d298
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Aug 15 15:57:53 2009 +0000
description:
Not make-jobs safe. Set LICENSE.
diffstat:
net/kiax/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 9e9ba535c57b -r 6f92b8c6d298 net/kiax/Makefile
--- a/net/kiax/Makefile Sat Aug 15 15:47:58 2009 +0000
+++ b/net/kiax/Makefile Sat Aug 15 15:57:53 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2008/06/01 15:25:37 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2009/08/15 15:57:53 wiz Exp $
DISTNAME= kiax-0.8.51-src
PKGNAME= kiax-0.8.51
@@ -9,12 +9,14 @@
MAINTAINER= reinoud%NetBSD.org@localhost
HOMEPAGE= http://www.kiax.org/
COMMENT= Open internet telephony system
+LICENSE= gnu-gpl-v2
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake pkg-config
USE_LANGUAGES= c c++
HAS_CONFIGURE= yes
+MAKE_JOBS_SAFE= no
do-configure:
(cd ${WRKSRC} && ${QTDIR}/bin/qmake -o Makefile qkiax.pro)
Home |
Main Index |
Thread Index |
Old Index