diff options
author | dburr <dburr@FreeBSD.org> | 1999-08-29 13:52:05 +0800 |
---|---|---|
committer | dburr <dburr@FreeBSD.org> | 1999-08-29 13:52:05 +0800 |
commit | 1729118facb11d981e127ac3672e6a2714e0aa68 (patch) | |
tree | b62e11b76567c37e6a20856ec998faeadd71d972 /emulators/Makefile | |
parent | ec2aca29a29088f470ff7464ccbb1e4f4edeb303 (diff) | |
download | freebsd-ports-gnome-1729118facb11d981e127ac3672e6a2714e0aa68.tar.gz freebsd-ports-gnome-1729118facb11d981e127ac3672e6a2714e0aa68.tar.zst freebsd-ports-gnome-1729118facb11d981e127ac3672e6a2714e0aa68.zip |
Enable vMac.
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 5ccdd5d8cdcf..f29d51c37c45 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -31,6 +31,7 @@ SUBDIR += tkhfs SUBDIR += vgb SUBDIR += vice + SUBDIR += vMac SUBDIR += vmsbackup SUBDIR += vpce SUBDIR += wine |