summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-03-29 05:16:09 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-03-29 05:16:09 +0000
commit5898b7a9bf01e510295a443e7c10c031a7c3a4fc (patch)
tree8bf0684c277e9c7a6ad4c6583363baac2b5eaaf7 /devel/Makefile
parentUpgrade to a 27-March-2002 GCC 3.2 in-development checkout. (diff)
Retire ruby-lapidary and add ruby-testunit 0.1.4 after a repocopy,
which is based on ruby-lapidary and being merged with ruby-unit. ruby-testunit has a ruby-unit compatibility layer which is only installed if ruby-unit is _not_ installed yet.
Notes
Notes: svn path=/head/; revision=56828
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 01c9940a2b0d..dae6d7730b98 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -588,7 +588,6 @@
SUBDIR += ruby-gettext
SUBDIR += ruby-gnustep
SUBDIR += ruby-intl
- SUBDIR += ruby-lapidary
SUBDIR += ruby-libglade
SUBDIR += ruby-libgtop
SUBDIR += ruby-locale
@@ -609,6 +608,7 @@
SUBDIR += ruby-slang
SUBDIR += ruby-strscan
SUBDIR += ruby-sysvipc
+ SUBDIR += ruby-testunit
SUBDIR += ruby-textbuf
SUBDIR += ruby-tzfile
SUBDIR += ruby-unit