svn commit: r434595 - head/devel/art

Baptiste Daroussin bapt at FreeBSD.org
Wed Feb 22 16:41:06 UTC 2017


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
 


More information about the svn-ports-head mailing list