Sun Jul 28 19:50:55 2019 UTC ()
grafx2: Add curl to USE_TOOLS


(nia)
diff -r1.4 -r1.5 pkgsrc/graphics/grafx2/Makefile

cvs diff -r1.4 -r1.5 pkgsrc/graphics/grafx2/Makefile (expand / switch to context diff)
--- pkgsrc/graphics/grafx2/Makefile 2019/07/18 12:15:04 1.4
+++ pkgsrc/graphics/grafx2/Makefile 2019/07/28 19:50:55 1.5
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2019/07/18 12:15:04 nia Exp $
+# $NetBSD: Makefile,v 1.5 2019/07/28 19:50:55 nia Exp $
 
 DISTNAME=	grafX2-v2.6
 PKGNAME=	${DISTNAME:S/X2-v/x2-/}
@@ -11,7 +11,7 @@
 COMMENT=	Ultimate 256-color bitmap paint program
 LICENSE=	gnu-gpl-v2
 
-USE_TOOLS+=	gmake pkg-config
+USE_TOOLS+=	curl gmake pkg-config
 USE_LANGUAGES=	c c++
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/src