From 74178e1a777c19067c8eb4855094db297099b350 Mon Sep 17 00:00:00 2001 From: abs Date: Wed, 10 Jan 2007 09:48:55 +0000 Subject: fix build under modular X11 --- graphics/mpeg2codec/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'graphics/mpeg2codec') diff --git a/graphics/mpeg2codec/Makefile b/graphics/mpeg2codec/Makefile index eeede3d798d..de4da8b71f4 100644 --- a/graphics/mpeg2codec/Makefile +++ b/graphics/mpeg2codec/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2006/03/04 21:29:50 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2007/01/10 09:48:55 abs Exp $ DISTNAME= mpeg2vidcodec_v12 PKGNAME= mpeg2codec-1.2 @@ -17,7 +17,9 @@ USE_X11BASE= yes INSTALLATION_DIRS= bin -.include "../../mk/x11.buildlink3.mk" +.include "../../x11/libX11/buildlink3.mk" +.include "../../x11/libXext/buildlink3.mk" +.include "../../x11/xextproto/buildlink3.mk" do-install: ${INSTALL_PROGRAM} \ -- cgit v1.2.3