diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-11-21 18:29:59 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-11-21 18:29:59 +0000 |
commit | f320931da8a399f4103d7c2c5027de77b1869ee0 (patch) | |
tree | cdbc0b955f039570ead3c762d9d38707eaacc613 /x11-toolkits/Makefile | |
parent | 0f362ba2a136fd6fc080452aba9364c20c98a7c1 (diff) | |
download | ports-f320931da8a399f4103d7c2c5027de77b1869ee0.tar.gz ports-f320931da8a399f4103d7c2c5027de77b1869ee0.zip |
Add gauche-gtk 0.2.3, GTK2 binding for Gauche.
PR: 45331
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
Notes
Notes:
svn path=/head/; revision=70687
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r-- | x11-toolkits/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index d9cb7c465f64..598bd469abaa 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -25,6 +25,7 @@ SUBDIR += gail SUBDIR += gal SUBDIR += gal2 + SUBDIR += gauche-gtk SUBDIR += gdl SUBDIR += gevas SUBDIR += gnome-- |