summaryrefslogtreecommitdiff
path: root/cad/openscad/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-06-18 12:26:25 +0000
committernia <nia@pkgsrc.org>2021-06-18 12:26:25 +0000
commitcb88cfb4a2fd93172def5e5c17ad91da8e523e37 (patch)
tree1ad761c222606d3120f94508d6dbf5a43bc72833 /cad/openscad/Makefile
parentb4d212c45aad14291ac41f613364ccbe9c640cfb (diff)
downloadpkgsrc-cb88cfb4a2fd93172def5e5c17ad91da8e523e37.tar.gz
openscad: Needs itstool
Diffstat (limited to 'cad/openscad/Makefile')
-rw-r--r--cad/openscad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile
index 0f52b922f37..609d9db1989 100644
--- a/cad/openscad/Makefile
+++ b/cad/openscad/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2021/04/21 13:24:24 adam Exp $
+# $NetBSD: Makefile,v 1.80 2021/06/18 12:26:25 nia Exp $
VERSION= 2021.01
DISTNAME= openscad-${VERSION}
@@ -13,7 +13,7 @@ COMMENT= OpenSCAD - The Programmers Solid 3D CAD Modeller
LICENSE= gnu-gpl-v2
USE_LANGUAGES= c c++
-USE_TOOLS+= bison gettext pkg-config
+USE_TOOLS+= bison gettext pkg-config itstool
USE_LIBTOOL= yes
WRKSRC= ${WRKDIR}/${PKGBASE}-${DISTNAME}