From dfb903ece6aa9f22ff00da561397ef7374ace863 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 28 Jan 2013 14:11:52 +0000 Subject: Add pixman dependency. Otherwise, it tries to use the included copy, but fails because autoreconf is not found. --- emulators/qemu/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index 136efb21fe2..554042d883a 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.105 2013/01/24 17:52:01 ryoon Exp $ +# $NetBSD: Makefile,v 1.106 2013/01/28 14:11:52 wiz Exp $ DISTNAME= qemu-1.3.0 CATEGORIES= emulators @@ -126,6 +126,7 @@ post-install: .include "../../devel/glib2/buildlink3.mk" .include "../../devel/zlib/buildlink3.mk" .include "../../lang/python/extension.mk" +.include "../../x11/pixman/buildlink3.mk" .include "../../mk/curses.buildlink3.mk" .include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3