diff options
author | rafan <rafan@FreeBSD.org> | 2007-03-29 18:38:32 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-03-29 18:38:32 +0800 |
commit | 4f238927a3b03efcf1028abffc398e6f3bec83b2 (patch) | |
tree | f166a858f553ddcf2c76fbf0c71ae68362dd7957 /x11-toolkits/Makefile | |
parent | 6a42dca3d34e3e02d43b046038e3c202ce07fbe6 (diff) | |
download | freebsd-ports-gnome-4f238927a3b03efcf1028abffc398e6f3bec83b2.tar.gz freebsd-ports-gnome-4f238927a3b03efcf1028abffc398e6f3bec83b2.tar.zst freebsd-ports-gnome-4f238927a3b03efcf1028abffc398e6f3bec83b2.zip |
Rename ruby-fox* for supporting multiple fox library version
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 27f13ec6bdd1..23670f2bbdbf 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -211,8 +211,8 @@ SUBDIR += renaissance SUBDIR += rep-gtk SUBDIR += rep-gtk2 - SUBDIR += ruby-fox - SUBDIR += ruby-fox-devel + SUBDIR += ruby-fox10 + SUBDIR += ruby-fox12 SUBDIR += ruby-gnomeprintui SUBDIR += ruby-gtk SUBDIR += ruby-gtk2 |