diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-11-27 21:38:24 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-11-27 21:38:24 +0800 |
commit | 3b1a4ebb6103d47b26a3ffea44b3e92986e7bf91 (patch) | |
tree | 4dd86bdd12cf855fc109a2ff348bf662960b5325 /x11-toolkits/Makefile | |
parent | 8cf9614d8965609eb7728e88cbaaad2e93c31c06 (diff) | |
download | freebsd-ports-gnome-3b1a4ebb6103d47b26a3ffea44b3e92986e7bf91.tar.gz freebsd-ports-gnome-3b1a4ebb6103d47b26a3ffea44b3e92986e7bf91.tar.zst freebsd-ports-gnome-3b1a4ebb6103d47b26a3ffea44b3e92986e7bf91.zip |
Add scintilla - a full-featured free source code editing component for GTK+.
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 1a29cd57fc5a..1ba7264257e2 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -77,6 +77,7 @@ SUBDIR += ruby-qt SUBDIR += ruby-tk SUBDIR += ruby14-tk + SUBDIR += scintilla SUBDIR += slingshot SUBDIR += thinice SUBDIR += tix |