diff options
author | kristerw <kristerw> | 2005-01-15 17:00:43 +0000 |
---|---|---|
committer | kristerw <kristerw> | 2005-01-15 17:00:43 +0000 |
commit | 6d8765f1d027aadfacb4e83d523c9a1325803ab0 (patch) | |
tree | dd0dbbededb2a122018f035cc705bdd886edc80f /emulators/Makefile | |
parent | 730625bd29f8397959726ea9d3b9a75d062070ba (diff) | |
download | pkgsrc-6d8765f1d027aadfacb4e83d523c9a1325803ab0.tar.gz |
Remove the SuSE 6.4 packages.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 15 |
1 files changed, 1 insertions, 14 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 10c73f0292a..ecadbcee92c 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.122 2004/12/30 19:50:32 kristerw Exp $ +# $NetBSD: Makefile,v 1.123 2005/01/15 17:00:43 kristerw Exp $ # COMMENT= Emulators for other operating systems @@ -70,19 +70,6 @@ SUBDIR+= simulavr SUBDIR+= snes9x SUBDIR+= spim SUBDIR+= stella -SUBDIR+= suse64_audio -SUBDIR+= suse64_base -SUBDIR+= suse64_compat -SUBDIR+= suse64_devel -SUBDIR+= suse64_glx -SUBDIR+= suse64_gtk -SUBDIR+= suse64_libc5 -SUBDIR+= suse64_libjpeg -SUBDIR+= suse64_libpng -SUBDIR+= suse64_linux -SUBDIR+= suse64_vmware -SUBDIR+= suse64_x11 -SUBDIR+= suse64_xforms SUBDIR+= suse91_aspell SUBDIR+= suse91_base SUBDIR+= suse91_compat |