pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/glu glu: Requires iconv.
details: https://anonhg.NetBSD.org/pkgsrc/rev/42a2a47d04c6
branches: trunk
changeset: 335162:42a2a47d04c6
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Fri Jun 14 10:22:46 2019 +0000
description:
glu: Requires iconv.
diffstat:
graphics/glu/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d508b1c48850 -r 42a2a47d04c6 graphics/glu/Makefile
--- a/graphics/glu/Makefile Fri Jun 14 09:42:35 2019 +0000
+++ b/graphics/glu/Makefile Fri Jun 14 10:22:46 2019 +0000
@@ -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 @@
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