summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 13:12:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-10 13:12:03 +0000
commita232992c7c1bf7322cb9ea669a3e1a18dba28490 (patch)
tree73a0d0ca3378e8eb128ec17e7920b07ad20fda92 /net
parentConvert to USES=gmake (diff)
Mark jobs unsafe
Convert to USES=gmake where appropriate Trim headers
Notes
Notes: svn path=/head/; revision=322689
Diffstat (limited to 'net')
-rw-r--r--net/kiax/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/net/kiax/Makefile b/net/kiax/Makefile
index 7f168db2e10e..c88b2c54caf3 100644
--- a/net/kiax/Makefile
+++ b/net/kiax/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: kiax
-# Date created: Sat Jun 25 16:31:30 UTC 2005
-# Whom: Eric Kjeldergaard <kjelderg@gmail.com>
-#
+# Created by: Eric Kjeldergaard <kjelderg@gmail.com>
# $FreeBSD$
-#
PORTNAME= kiax
PORTVERSION= 0.8.51
@@ -13,12 +9,13 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src_bin.tar.gz/${PORTVERSION}%20%28Aria
DISTNAME= kiax-${PORTVERSION}-src
MAINTAINER= kjelderg@gmail.com
-COMMENT= An Asterisk (IAX) client written in QT for KDE
+COMMENT= Asterisk (IAX) client written in QT for KDE
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake \
lrelease:${PORTSDIR}/x11-toolkits/qt33
-USE_GMAKE= yes
+USES= gmake
+MAKE_JOBS_UNSAFE= yes
GNU_CONFIGURE= yes
USE_PERL5_BUILD= yes
USE_QT_VER= 3