diff options
author | pav <pav@FreeBSD.org> | 2012-02-16 07:09:25 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2012-02-16 07:09:25 +0800 |
commit | af1834b06f05d06b0f448f6cc8e33ed7f48fff4a (patch) | |
tree | ecc69c31ff4dd297486464b38661dca26a0a1202 /emulators | |
parent | 6fee3c9e5ef890aff165f1fc44bba22b731d564f (diff) | |
download | freebsd-ports-gnome-af1834b06f05d06b0f448f6cc8e33ed7f48fff4a.tar.gz freebsd-ports-gnome-af1834b06f05d06b0f448f6cc8e33ed7f48fff4a.tar.zst freebsd-ports-gnome-af1834b06f05d06b0f448f6cc8e33ed7f48fff4a.zip |
- Mark BROKEN: does not package
Reported by: pointyhat
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/open-vm-tools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile index 689d43b1d2e2..489d55f3ae4a 100644 --- a/emulators/open-vm-tools/Makefile +++ b/emulators/open-vm-tools/Makefile @@ -17,6 +17,8 @@ COMMENT?= Open VMware tools for FreeBSD VMware guests LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= does not package + RELEASE_VER= 8.8.0 BUILD_VER= 471268 |