pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/glu
Module Name: pkgsrc
Committed By: jperkin
Date: Fri Jun 14 10:22:46 UTC 2019
Modified Files:
pkgsrc/graphics/glu: Makefile
Log Message:
glu: Requires iconv.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/graphics/glu/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/glu/Makefile
diff -u pkgsrc/graphics/glu/Makefile:1.64 pkgsrc/graphics/glu/Makefile:1.65
--- pkgsrc/graphics/glu/Makefile:1.64 Wed Oct 17 10:04:31 2018
+++ pkgsrc/graphics/glu/Makefile Fri Jun 14 10:22:46 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2018/10/17 10:04:31 jperkin Exp $
+# $NetBSD: Makefile,v 1.65 2019/06/14 10:22:46 jperkin Exp $
DISTNAME= glu-9.0.0
PKGREVISION= 2
@@ -18,6 +18,7 @@ USE_LANGUAGES= c c++
PKGCONFIG_OVERRIDE+= glu.pc.in
+.include "../../converters/libiconv/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index