summaryrefslogtreecommitdiff
path: root/emulators/qemu/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2005-12-11 09:40:37 +0000
committerwiz <wiz>2005-12-11 09:40:37 +0000
commit5f8055e928b0a054c0a5ec616e0e0b1ae0b72637 (patch)
tree833777ff9c9882d5f6516d9f65a2944f5dd58aef /emulators/qemu/Makefile
parent26717cbdb3970cb25ca6d9932c42463e86f1c615 (diff)
downloadpkgsrc-5f8055e928b0a054c0a5ec616e0e0b1ae0b72637.tar.gz
Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11. SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED) for affected packages. Addresses PR 32046 by Leonard Schmidt.
Diffstat (limited to 'emulators/qemu/Makefile')
-rw-r--r--emulators/qemu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile
index 7f33c6db4f1..b989b7c68b3 100644
--- a/emulators/qemu/Makefile
+++ b/emulators/qemu/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2005/12/05 23:55:07 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2005/12/11 09:40:39 wiz Exp $
#
DISTNAME= qemu-0.7.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= http://fabrice.bellard.free.fr/qemu/