diff options
author | wiz <wiz@pkgsrc.org> | 2007-01-31 00:04:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-01-31 00:04:11 +0000 |
commit | 29abbd1c1be1e6720eb67dd91033a7fbcd742ce1 (patch) | |
tree | 843bd27d1141afcdd5827137ce8b1782bd1cdb61 /emulators/vmware-module | |
parent | 6e7e86c1be24bc57d8a068e77c9fa4e29ca525e2 (diff) | |
download | pkgsrc-29abbd1c1be1e6720eb67dd91033a7fbcd742ce1.tar.gz |
Mark as BROKEN_IN pkgsrc-2006Q4, based on
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).
Feel free to fix them...
Diffstat (limited to 'emulators/vmware-module')
-rw-r--r-- | emulators/vmware-module/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/vmware-module/Makefile b/emulators/vmware-module/Makefile index 5d46fccd353..9eef374d6e8 100644 --- a/emulators/vmware-module/Makefile +++ b/emulators/vmware-module/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2006/07/05 06:53:12 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2007/01/31 00:04:11 wiz Exp $ DISTNAME= vmware-netbsd-1.2 PKGNAME= vmware-module-1.2 @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.wasabisystems.com/ COMMENT= Kernel modules for the VMware 2.x emulator -BROKEN_IN= pkgsrc-2005Q4 pkgsrc-2006Q1 +BROKEN_IN= pkgsrc-2005Q4 pkgsrc-2006Q1 pkgsrc-2006Q4 CONFLICTS= vmware-module-3* |