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:           Thu Sep 23 18:37:48 UTC 2021

Modified Files:
        pkgsrc/cad/openscad: Makefile

Log Message:
openscad: uses hicolor-icon-theme


To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 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.81 pkgsrc/cad/openscad/Makefile:1.82
--- pkgsrc/cad/openscad/Makefile:1.81   Fri Jul 30 12:26:42 2021
+++ pkgsrc/cad/openscad/Makefile        Thu Sep 23 18:37:48 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2021/07/30 12:26:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.82 2021/09/23 18:37:48 nia Exp $
 
 VERSION=       2021.01
 DISTNAME=      openscad-${VERSION}
@@ -38,6 +38,7 @@ do-configure:
 .include "../../fonts/harfbuzz/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"
 .include "../../graphics/glew/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../graphics/opencsg/buildlink3.mk"
 .include "../../math/cgal/buildlink3.mk"
 .include "../../math/eigen3/buildlink3.mk"



Home | Main Index | Thread Index | Old Index