summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authortnn <tnn>2010-06-16 18:31:27 +0000
committertnn <tnn>2010-06-16 18:31:27 +0000
commitdeda36d0c54cde0ac49d6de1425ba99ae1160ee0 (patch)
tree842c666e541e5e044a5fdb87cd48d62ef4037b53 /emulators
parent31c088deb34ee3ceab6640725ead3a9d4494a493 (diff)
downloadpkgsrc-deda36d0c54cde0ac49d6de1425ba99ae1160ee0.tar.gz
needs zlib
Diffstat (limited to 'emulators')
-rw-r--r--emulators/qemu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 2595d021b41..12450d55c73 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2010/05/17 14:31:07 tsutsui Exp $
+# $NetBSD: Makefile,v 1.68 2010/06/16 18:31:27 tnn Exp $
#
DISTNAME= qemu-0.12.4
@@ -90,6 +90,7 @@ post-install:
${DESTDIR}${PREFIX}/share/doc/qemu/
.include "../../devel/SDL/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/oss.buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"