From 8e4b56390ca4ce8d0ab9f1132c3a82641452cc91 Mon Sep 17 00:00:00 2001 From: jmmv Date: Thu, 18 Sep 2003 16:25:08 +0000 Subject: Specify the category when including other files and when depending on other packages. From PR pkg/21864 by ccatrian at eml.cc. --- graphics/MesaLib/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/MesaLib/Makefile') diff --git a/graphics/MesaLib/Makefile b/graphics/MesaLib/Makefile index 446ed3b7dea..4a0e768b9ff 100644 --- a/graphics/MesaLib/Makefile +++ b/graphics/MesaLib/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.22 2003/08/26 01:43:52 jschauma Exp $ +# $NetBSD: Makefile,v 1.23 2003/09/18 16:25:08 jmmv Exp $ PKGNAME= MesaLib-${MESA_VERSION} WRKSRC= ${WRKDIR}/${DISTNAME:S/Lib//} MAINTAINER= rh@NetBSD.org COMMENT= Graphics library similar to SGI's OpenGL -.include "../Mesa/Makefile.common" +.include "../../graphics/Mesa/Makefile.common" USE_BUILDLINK2= yes USE_X11BASE= yes -- cgit v1.2.3