diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:58:27 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:58:27 +0000 |
commit | b8ce5c191b2cd5ed3c265b72b7917d47ec937c07 (patch) | |
tree | 126c039c3365c8dba77d7ca305df4be0461ffafe /x11-toolkits/Makefile | |
parent | f59ba3a6609fbcc87abe06ac49e37c278c7bc2c8 (diff) |
Add libgtk-java, a Java wrapper around the gtk+-2.4 API.
Notes
Notes:
svn path=/head/; revision=106184
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 d164ef2186a7..4f320410545d 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -108,6 +108,7 @@ SUBDIR += libgnomeui SUBDIR += libgnomeuimm SUBDIR += libgtkeditor + SUBDIR += libgtk-java SUBDIR += libj2dplot SUBDIR += libjparser SUBDIR += libjsearch |