pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/qemu
Module Name: pkgsrc
Committed By: kamil
Date: Tue Oct 4 15:00:08 UTC 2016
Modified Files:
pkgsrc/emulators/qemu: Makefile
Log Message:
Remove dead emulators/qemu0 reference
To generate a diff of this commit:
cvs rdiff -u -r1.154 -r1.155 pkgsrc/emulators/qemu/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/qemu/Makefile
diff -u pkgsrc/emulators/qemu/Makefile:1.154 pkgsrc/emulators/qemu/Makefile:1.155
--- pkgsrc/emulators/qemu/Makefile:1.154 Sun Sep 4 09:21:04 2016
+++ pkgsrc/emulators/qemu/Makefile Tue Oct 4 15:00:08 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.154 2016/09/04 09:21:04 ryoon Exp $
+# $NetBSD: Makefile,v 1.155 2016/10/04 15:00:08 kamil Exp $
DISTNAME= qemu-2.7.0
CATEGORIES= emulators
@@ -13,7 +13,6 @@ LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2.1 AN
CONFLICTS+= qemu-bin-[0-9]*
NOT_FOR_PLATFORM+= NetBSD-1.[0-6]*-*
# qemu 1 does not work on NetBSD-5; see http://gnats.netbsd.org/46565.
-# As a workaround, use emulators/qemu0.
NOT_FOR_PLATFORM+= NetBSD-5*-*
USE_TOOLS+= bison gmake makeinfo perl:build pkg-config
Home |
Main Index |
Thread Index |
Old Index