diff options
author | edwin <edwin@FreeBSD.org> | 2003-04-17 19:13:19 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-04-17 19:13:19 +0800 |
commit | b7a759ab3289ae6a22c8b2ff74eb5a3b692f2027 (patch) | |
tree | 00ab0aa11e485b6025615ca87978a9d896dce1f0 /emulators/Makefile | |
parent | 8b38188aaea249118e61692f1cf8cbb741f10d79 (diff) | |
download | freebsd-ports-gnome-b7a759ab3289ae6a22c8b2ff74eb5a3b692f2027.tar.gz freebsd-ports-gnome-b7a759ab3289ae6a22c8b2ff74eb5a3b692f2027.tar.zst freebsd-ports-gnome-b7a759ab3289ae6a22c8b2ff74eb5a3b692f2027.zip |
Add emulators/vmware3 to emulators/Makefile
Add lang/gcc33 and lang/tclX to emulators/Makefile
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 34b8979ddd82..67e6e42a2ac3 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -77,6 +77,7 @@ SUBDIR += vmware-tools2 SUBDIR += vmware-tools3 SUBDIR += vmware2 + SUBDIR += vmware3 SUBDIR += vmware_xf4mod SUBDIR += vpce SUBDIR += vx68k |