Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Feb 2017 16:41:04 +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: r434595 - head/devel/art
Message-ID:  <201702221641.v1MGf4PS056722@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Wed Feb 22 16:41:04 2017
New Revision: 434595
URL: https://svnweb.freebsd.org/changeset/ports/434595

Log:
  Readd gmake this one was not supposed to be commited in earlier

Modified:
  head/devel/art/Makefile

Modified: head/devel/art/Makefile
==============================================================================
--- head/devel/art/Makefile	Wed Feb 22 16:34:26 2017	(r434594)
+++ head/devel/art/Makefile	Wed Feb 22 16:41:04 2017	(r434595)
@@ -15,7 +15,7 @@ LICENSE=	GPLv3
 
 LIB_DEPENDS=	libxml++-2.6.so:textproc/libxml++26
 
-USES=	pkgconfig
+USES=	gmake pkgconfig
 
 OPTIONS_DEFINE=	DOCS
 



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