diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2002-03-13 02:53:19 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2002-03-13 02:53:19 +0000 |
commit | 9d4cec932d7191bab51867bda00327a2d84fdbe1 (patch) | |
tree | 968bdd4c4ed7785f704d57f8743b96d0c2871796 /x11-toolkits/Makefile | |
parent | 7fa92445b6899d32e044917ece6ff304e2d04104 (diff) | |
download | ports-9d4cec932d7191bab51867bda00327a2d84fdbe1.tar.gz ports-9d4cec932d7191bab51867bda00327a2d84fdbe1.zip |
Qwt widget library for technical purposes
PR: ports/35834
Submitted by: Bob Bomar <bob@fly.homeunix.org>
Notes
Notes:
svn path=/head/; revision=55980
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 71a74da2281e..9a760623ba51 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -105,6 +105,7 @@ SUBDIR += qt145 SUBDIR += qt2-static SUBDIR += qt23 + SUBDIR += qwt SUBDIR += rep-gtk SUBDIR += ruby-fltk SUBDIR += ruby-fox |