summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz>2000-02-25 01:04:11 +0000
committerwiz <wiz>2000-02-25 01:04:11 +0000
commit478a981118515374accc7a5469fba2f928078527 (patch)
tree5922622805f6c57a7c7c84cb4052390c0dc0ee45 /emulators
parente0c520ab63dbe7be05753d84538e4d76dbe13dfa (diff)
downloadpkgsrc-478a981118515374accc7a5469fba2f928078527.tar.gz
remove commented out SUBDIR += lines for packages that never got
converted from FreeBSD, or have been disabled since. Sorted lines alphabetically, added some missing directories.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/Makefile20
1 files changed, 2 insertions, 18 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 0df52d77aad..9790aef5074 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,28 +1,17 @@
-# $NetBSD: Makefile,v 1.33 2000/02/13 23:28:49 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2000/02/25 01:04:13 wiz Exp $
# FreeBSD Id: Makefile,v 1.14 1997/07/31 07:23:58 max Exp
#
-# SUBDIR += aftp
SUBDIR += atari800
SUBDIR += bochs
-# SUBDIR += bsvc
SUBDIR += compat12
SUBDIR += compat13
-# SUBDIR += cpmemu
-# SUBDIR += cpmtools
SUBDIR += darcnes
SUBDIR += doscmd
-# SUBDIR += fmsx
-# SUBDIR += hfs
+ SUBDIR += freebsd_lib
SUBDIR += ia64sim
-# SUBDIR += ines
SUBDIR += linux-locale
-# SUBDIR += macutils
-# SUBDIR += mastergear
-# SUBDIR += mtools
SUBDIR += pcemu
-# SUBDIR += prodosemu
-# SUBDIR += sim6811
SUBDIR += simh
SUBDIR += spim
SUBDIR += stella
@@ -33,16 +22,11 @@
SUBDIR += suse_linux
SUBDIR += suse_x11
SUBDIR += suse_xforms
-# SUBDIR += tkhfs
SUBDIR += uae
-# SUBDIR += vgb
SUBDIR += vice
-# SUBDIR += vmsbackup
SUBDIR += wine
SUBDIR += wine-current
-# SUBDIR += x48
SUBDIR += xcopilot
-# SUBDIR += xgs
SUBDIR += xmame
.include "../mk/bsd.pkg.subdir.mk"