aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-09-04 02:41:37 +0800
committerknu <knu@FreeBSD.org>2001-09-04 02:41:37 +0800
commit20cefa9585bca169bef97b5b0a721b5051d2d47c (patch)
tree4768c4e0cb4777a5fe110cb7ba41fdbd10da0a7a /x11-toolkits/Makefile
parentbddfeef7f600d326dc9080591875cce5fd8b9bd5 (diff)
downloadfreebsd-ports-gnome-20cefa9585bca169bef97b5b0a721b5051d2d47c.tar.gz
freebsd-ports-gnome-20cefa9585bca169bef97b5b0a721b5051d2d47c.tar.zst
freebsd-ports-gnome-20cefa9585bca169bef97b5b0a721b5051d2d47c.zip
Add flvw. The FLVW (Fast Light Virtual Widgets) require the use of
the FLTK (Fast Light ToolKit) library. They are designed to handle large amounts of data. As such they are definitely not the smallset of FLTK widgets, but they are designed to use memory conservatively. PR: ports/29860 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
Diffstat (limited to 'x11-toolkits/Makefile')
-rw-r--r--x11-toolkits/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index e1cd1806b56e..41ee95f9f9d5 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -15,6 +15,7 @@
SUBDIR += engradient
SUBDIR += fltk
SUBDIR += fltk-xunicode
+ SUBDIR += flvw
SUBDIR += fox
SUBDIR += fox-xunicode
SUBDIR += gal