svn commit: r434598 - head/devel/glui

Baptiste Daroussin bapt at FreeBSD.org
Wed Feb 22 16:56:54 UTC 2017


Author: bapt
Date: Wed Feb 22 16:56:53 2017
New Revision: 434598
URL: https://svnweb.freebsd.org/changeset/ports/434598

Log:
  Readd gmake there are some failures with bmake

Modified:
  head/devel/glui/Makefile

Modified: head/devel/glui/Makefile
==============================================================================
--- head/devel/glui/Makefile	Wed Feb 22 16:50:42 2017	(r434597)
+++ head/devel/glui/Makefile	Wed Feb 22 16:56:53 2017	(r434598)
@@ -10,7 +10,7 @@ MASTER_SITES=	SF/${PORTNAME}/Source/${PO
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	GLUT-based C++ user interface library
 
-USES=		tar:tgz
+USES=		gmake tar:tgz
 USE_GL=		glut
 USE_XORG=	xmu xext x11 xi
 USE_LDCONFIG=	yes


More information about the svn-ports-all mailing list