diff options
author | wiz <wiz@pkgsrc.org> | 2000-02-25 01:04:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-02-25 01:04:11 +0000 |
commit | f895e15bb90e64f627a3b240931a490c02189db3 (patch) | |
tree | 5922622805f6c57a7c7c84cb4052390c0dc0ee45 /cad/Makefile | |
parent | 940e7183817e88f872b9834cf21a9ab629edc223 (diff) | |
download | pkgsrc-f895e15bb90e64f627a3b240931a490c02189db3.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 'cad/Makefile')
-rw-r--r-- | cad/Makefile | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/cad/Makefile b/cad/Makefile index 05a82bae937..7915e8cb4bd 100644 --- a/cad/Makefile +++ b/cad/Makefile @@ -1,14 +1,11 @@ -# $NetBSD: Makefile,v 1.21 2000/02/16 20:56:41 rh Exp $ +# $NetBSD: Makefile,v 1.22 2000/02/25 01:04:12 wiz Exp $ # FreeBSD Id: Makefile,v 1.8 1997/11/17 10:53:52 tg Exp # SUBDIR += acs -# SUBDIR += chipmunk SUBDIR += cascade SUBDIR += fastcap SUBDIR += fasthenry -# SUBDIR += felt - SUBDIR += libgeda SUBDIR += geda SUBDIR += geda-docs SUBDIR += geda-symbols @@ -16,10 +13,7 @@ SUBDIR += gnetlist SUBDIR += gschem SUBDIR += gsymcheck -# SUBDIR += irsim -# SUBDIR += kaskade -# SUBDIR += magic -# SUBDIR += mars + SUBDIR += libgeda SUBDIR += ntesla SUBDIR += oregano SUBDIR += pcb |