pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cad/openscad openscad: uses hicolor-icon-theme



details:   https://anonhg.NetBSD.org/pkgsrc/rev/47230d294a94
branches:  trunk
changeset: 458912:47230d294a94
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Sep 23 18:37:48 2021 +0000

description:
openscad: uses hicolor-icon-theme

diffstat:

 cad/openscad/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3614d04382c9 -r 47230d294a94 cad/openscad/Makefile
--- a/cad/openscad/Makefile     Thu Sep 23 15:49:03 2021 +0000
+++ b/cad/openscad/Makefile     Thu Sep 23 18:37:48 2021 +0000
@@ -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 @@
 .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