diff options
author | knu <knu@FreeBSD.org> | 2002-06-08 18:27:41 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-06-08 18:27:41 +0000 |
commit | 43e1a58a0c7825671779088903cc2f2f571fc0d3 (patch) | |
tree | 4faca0f54e8a51ef9f49fd0e34ac0b841b8540f2 /devel | |
parent | 1097a4059027c700414444dad0f1d431ecb87931 (diff) | |
download | FreeBSD-ports-43e1a58a0c7825671779088903cc2f2f571fc0d3.zip FreeBSD-ports-43e1a58a0c7825671779088903cc2f2f571fc0d3.tar.gz |
Deactivate the following ports:
ruby-dl
ruby-fileutils
ruby-fnmatch
ruby-racc-runtime
ruby-strscan
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/devel/Makefile b/devel/Makefile index bd98607..5fdad84 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -614,11 +614,8 @@ SUBDIR += ruby-cvs SUBDIR += ruby-date2 SUBDIR += ruby-dialogs - SUBDIR += ruby-dl SUBDIR += ruby-filelock - SUBDIR += ruby-fileutils SUBDIR += ruby-flex_rb - SUBDIR += ruby-fnmatch SUBDIR += ruby-gconf SUBDIR += ruby-gemfinder SUBDIR += ruby-gettext @@ -635,14 +632,12 @@ SUBDIR += ruby-pcsc-lite SUBDIR += ruby-property SUBDIR += ruby-racc - SUBDIR += ruby-racc-runtime SUBDIR += ruby-rbison SUBDIR += ruby-rreadline SUBDIR += ruby-rudl SUBDIR += ruby-sdl SUBDIR += ruby-setup.rb SUBDIR += ruby-slang - SUBDIR += ruby-strscan SUBDIR += ruby-sysvipc SUBDIR += ruby-testunit SUBDIR += ruby-textbuf |