Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 May 2014 12:36:48 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r352809 - head/devel/doxygen
Message-ID:  <201405021236.s42CamLZ036161@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Fri May  2 12:36:47 2014
New Revision: 352809
URL: http://svnweb.freebsd.org/changeset/ports/352809
QAT: https://qat.redports.org/buildarchive/r352809/

Log:
  devel/doxygen: Remove "jobs unsafe" designation
  
  PR:		ports/188461
  Submitted by:	Jia-Shiun Li
  Approved by:	maintainer (Naram Qashat)

Modified:
  head/devel/doxygen/Makefile

Modified: head/devel/doxygen/Makefile
==============================================================================
--- head/devel/doxygen/Makefile	Fri May  2 12:10:20 2014	(r352808)
+++ head/devel/doxygen/Makefile	Fri May  2 12:36:47 2014	(r352809)
@@ -24,7 +24,6 @@ HAS_CONFIGURE=	yes
 QT_NONSTANDARD=	yes	# non-standard configure arguments
 CONFIGURE_ARGS=	--prefix ${PREFIX} --perl ${PERL} --make ${GMAKE} \
 		--install "${INSTALL}"
-MAKE_JOBS_UNSAFE=	yes
 REINPLACE_ARGS=	-i ''
 
 EXTRACT_AFTER_ARGS=	--exclude '*/libmd5'	\



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405021236.s42CamLZ036161>