Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Mar 2014 23:00:21 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r347818 - head/graphics/cimg
Message-ID:  <201403102300.s2AN0LUJ015488@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Mar 10 23:00:20 2014
New Revision: 347818
URL: http://svnweb.freebsd.org/changeset/ports/347818
QAT: https://qat.redports.org/buildarchive/r347818/

Log:
  Unbreak

Modified:
  head/graphics/cimg/Makefile

Modified: head/graphics/cimg/Makefile
==============================================================================
--- head/graphics/cimg/Makefile	Mon Mar 10 22:58:50 2014	(r347817)
+++ head/graphics/cimg/Makefile	Mon Mar 10 23:00:20 2014	(r347818)
@@ -34,7 +34,7 @@ CPPFLAGS+=	${CFLAGS} ${PTHREAD_CFLAGS}
 LDFLAGS+=	${PTHREAD_LIBS} -Wl,--verbose
 
 .if !defined(NOPORTDOCS)
-USES=		gmake
+USES+=		gmake
 REINPLACE_ARGS=	-i ""
 LIB_DEPENDS+=	libboard.so:${PORTSDIR}/graphics/libboard
 



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