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/8e4511f364fd
branches: trunk
changeset: 397002:8e4511f364fd
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 508cee6fdd1b -r 8e4511f364fd 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