pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/MesaDemos
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Dec 15 10:36:37 UTC 2022
Modified Files:
pkgsrc/graphics/MesaDemos: Makefile
Log Message:
MesaDemos: Requires libiconv.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/graphics/MesaDemos/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/MesaDemos/Makefile
diff -u pkgsrc/graphics/MesaDemos/Makefile:1.50 pkgsrc/graphics/MesaDemos/Makefile:1.51
--- pkgsrc/graphics/MesaDemos/Makefile:1.50 Thu Aug 11 05:08:38 2022
+++ pkgsrc/graphics/MesaDemos/Makefile Thu Dec 15 10:36:37 2022
@@ -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 @@ post-install:
. 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