diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2012-05-18 01:32:43 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2012-05-18 01:32:43 +0000 |
commit | 526afa4abb9bda2dd996071855190eae19fa2882 (patch) | |
tree | 7b76dca4f8437fdc140fcf6fb306c476824d5ca1 | |
parent | 0a5d0a7ed6ac0539bdcf3befcdc840b5c3f5007b (diff) | |
download | ports-526afa4abb9bda2dd996071855190eae19fa2882.tar.gz ports-526afa4abb9bda2dd996071855190eae19fa2882.zip |
Notes
-rw-r--r-- | x11-drivers/xf86-video-vmware/Makefile | 3 | ||||
-rw-r--r-- | x11-drivers/xf86-video-vmware/pkg-plist | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/x11-drivers/xf86-video-vmware/Makefile b/x11-drivers/xf86-video-vmware/Makefile index 46b5a8349e64..92cd78d730c9 100644 --- a/x11-drivers/xf86-video-vmware/Makefile +++ b/x11-drivers/xf86-video-vmware/Makefile @@ -7,13 +7,12 @@ PORTNAME= xf86-video-vmware PORTVERSION= 12.0.2 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org vmware display driver -BROKEN= bad plist - XORG_CAT= driver USE_XORG= xextproto xineramaproto videoproto diff --git a/x11-drivers/xf86-video-vmware/pkg-plist b/x11-drivers/xf86-video-vmware/pkg-plist index 36a55a3bf1c7..11352322763d 100644 --- a/x11-drivers/xf86-video-vmware/pkg-plist +++ b/x11-drivers/xf86-video-vmware/pkg-plist @@ -1,7 +1,5 @@ lib/xorg/modules/drivers/vmware_drv.la lib/xorg/modules/drivers/vmware_drv.so -lib/xorg/modules/drivers/vmwlegacy_drv.so -lib/xorg/modules/drivers/vmwlegacy_drv.la @dirrmtry lib/xorg/modules/drivers @dirrmtry lib/xorg/modules @dirrmtry lib/xorg |