aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-03 18:41:37 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-03 18:41:37 +0000
commiteba9938d6a1afb043fd1fd50c6287d9e0a1d4bb3 (patch)
treef1eb1d2ff7068486621a439c5b9c08e2bedf7995 /x11-toolkits/Makefile
parent5c18a1346eb91a0e8bda991df477d7bca2ed3a32 (diff)
downloadports-eba9938d6a1afb043fd1fd50c6287d9e0a1d4bb3.tar.gz
ports-eba9938d6a1afb043fd1fd50c6287d9e0a1d4bb3.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>
Notes
Notes: svn path=/head/; revision=47389
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