diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-12-14 20:18:25 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-12-14 20:18:25 +0800 |
commit | f544f3f8c48d1b66d4c1e7d3f17e8b8e65c0bd2e (patch) | |
tree | 2f423252bca6b782f5307a0e47ac34d9b0db0945 /x11-toolkits/Makefile | |
parent | a7190a739e8bc51cc496bfc15eafd89b15347025 (diff) | |
download | freebsd-ports-gnome-f544f3f8c48d1b66d4c1e7d3f17e8b8e65c0bd2e.tar.gz freebsd-ports-gnome-f544f3f8c48d1b66d4c1e7d3f17e8b8e65c0bd2e.tar.zst freebsd-ports-gnome-f544f3f8c48d1b66d4c1e7d3f17e8b8e65c0bd2e.zip |
Add GtkScintilla. GtkScintilla is a wrapper for the Scintilla editing
component wich adds some facility to this powerful component.
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 a4241414f617..5c2ee925350a 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -30,6 +30,7 @@ SUBDIR += gtkextra SUBDIR += gtkextra-- SUBDIR += gtkglarea + SUBDIR += gtkscintilla SUBDIR += gtkstep SUBDIR += gtkstep-pastel SUBDIR += guile-gnome |