diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-12-01 13:20:16 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-12-01 13:20:16 +0000 |
commit | 8bd1846fb39773b65743ea4e19cab468fa97ff42 (patch) | |
tree | 2f915440618ceccdc9c3e6398553de4d5ede2429 /emulators | |
parent | ad0a15bd6fe7a57a42d8f7bdf57b1a1724046138 (diff) | |
download | ports-8bd1846fb39773b65743ea4e19cab468fa97ff42.tar.gz ports-8bd1846fb39773b65743ea4e19cab468fa97ff42.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vmw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/vmw/Makefile b/emulators/vmw/Makefile index ccc91cb858f0..dbd66b317393 100644 --- a/emulators/vmw/Makefile +++ b/emulators/vmw/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://chitchat.at.infoseek.co.jp/vmware/ MAINTAINER= dinoex@FreeBSD.org COMMENT= VM Back Command Line Tools for VMware +ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/${PORTNAME}/src USE_ICONV= yes |