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 zlib.
details: https://anonhg.NetBSD.org/pkgsrc/rev/06b8c3a78b13
branches: trunk
changeset: 324373:06b8c3a78b13
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Wed Oct 17 10:04:31 2018 +0000
description:
glu: Requires zlib.
diffstat:
graphics/glu/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r d819b6baeaea -r 06b8c3a78b13 graphics/glu/Makefile
--- a/graphics/glu/Makefile Wed Oct 17 08:59:16 2018 +0000
+++ b/graphics/glu/Makefile Wed Oct 17 10:04:31 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2017/08/01 14:59:00 wiz Exp $
+# $NetBSD: Makefile,v 1.64 2018/10/17 10:04:31 jperkin Exp $
DISTNAME= glu-9.0.0
PKGREVISION= 2
@@ -18,5 +18,6 @@
PKGCONFIG_OVERRIDE+= glu.pc.in
+.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index