pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cad/openscad
Module Name: pkgsrc
Committed By: nia
Date: Fri Jun 18 12:26:26 UTC 2021
Modified Files:
pkgsrc/cad/openscad: Makefile
Log Message:
openscad: Needs itstool
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/cad/openscad/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cad/openscad/Makefile
diff -u pkgsrc/cad/openscad/Makefile:1.79 pkgsrc/cad/openscad/Makefile:1.80
--- pkgsrc/cad/openscad/Makefile:1.79 Wed Apr 21 13:24:24 2021
+++ pkgsrc/cad/openscad/Makefile Fri Jun 18 12:26:25 2021
@@ -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 Soli
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}
Home |
Main Index |
Thread Index |
Old Index