From 35f5213c0628d92c1e6106739d583f7bae20d149 Mon Sep 17 00:00:00 2001 From: jperkin Date: Wed, 17 Oct 2018 10:04:31 +0000 Subject: glu: Requires zlib. --- graphics/glu/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/glu/Makefile') diff --git a/graphics/glu/Makefile b/graphics/glu/Makefile index 1b285076fc4..a7975bf9932 100644 --- a/graphics/glu/Makefile +++ b/graphics/glu/Makefile @@ -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 @@ USE_LANGUAGES= c c++ PKGCONFIG_OVERRIDE+= glu.pc.in +.include "../../devel/zlib/buildlink3.mk" .include "../../graphics/MesaLib/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3