svn commit: r322679 - head/comms/qtel
Baptiste Daroussin
bapt at FreeBSD.org
Wed Jul 10 12:24:06 UTC 2013
Author: bapt
Date: Wed Jul 10 12:24:05 2013
New Revision: 322679
URL: http://svnweb.freebsd.org/changeset/ports/322679
Log:
Mark jobs unsafe
Modified:
head/comms/qtel/Makefile
Modified: head/comms/qtel/Makefile
==============================================================================
--- head/comms/qtel/Makefile Wed Jul 10 12:20:11 2013 (r322678)
+++ head/comms/qtel/Makefile Wed Jul 10 12:24:05 2013 (r322679)
@@ -31,8 +31,8 @@ MAN5= svxlink.conf.5 \
ModuleSelCallEnc.conf.5 \
remotetrx.conf.5
MANCOMPRESSED= yes
-USES= pkgconfig
-USE_GMAKE= yes
+USES= pkgconfig gmake
+MAKE_JOBS_UNSAFE= yes
USE_QT_VER= 3
USE_TCL= yes
USE_RC_SUBR= svxlink remotetrx
More information about the svn-ports-head
mailing list