Date: Wed, 10 Jul 2013 12:24:05 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r322679 - head/comms/qtel Message-ID: <201307101224.r6ACO5eP027227@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307101224.r6ACO5eP027227>