pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/MesaDemos MesaDemos: Requires libiconv.
details: https://anonhg.NetBSD.org/pkgsrc/rev/fb313dd6ca68
branches: trunk
changeset: 390029:fb313dd6ca68
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Thu Dec 15 10:36:37 2022 +0000
description:
MesaDemos: Requires libiconv.
diffstat:
graphics/MesaDemos/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 5f8e3dbb26c2 -r fb313dd6ca68 graphics/MesaDemos/Makefile
--- a/graphics/MesaDemos/Makefile Thu Dec 15 10:34:30 2022 +0000
+++ b/graphics/MesaDemos/Makefile Thu Dec 15 10:36:37 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2022/08/11 05:08:38 gutteridge Exp $
+# $NetBSD: Makefile,v 1.51 2022/12/15 10:36:37 jperkin Exp $
DISTNAME= mesa-demos-8.4.0
PKGNAME= ${DISTNAME:S/mesa-demos/MesaDemos/}
@@ -63,6 +63,7 @@
. endfor
.endif
+.include "../../converters/libiconv/buildlink3.mk"
.include "../../graphics/freeglut/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/glew/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index