diff options
author | Alexander Langer <alex@FreeBSD.org> | 2001-02-22 14:18:24 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2001-02-22 14:18:24 +0000 |
commit | aa932176504d033fce6854e0cb24cf4485e1c74b (patch) | |
tree | e192bfcb78c104827aa4bcf149cf3d97c2e7479a /x11-toolkits/Makefile | |
parent | Use a relative include for the files/manpages file. (diff) |
Add a qt22 slave port, which sets WANT_STATIC and builds the real qt22.
Notes
Notes:
svn path=/head/; revision=38609
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 fbd4ccff97f6..82f91d8f19cc 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -75,6 +75,7 @@ SUBDIR += py-wxPython SUBDIR += qt145 SUBDIR += qt22 + SUBDIR += qt22-static SUBDIR += rep-gtk SUBDIR += ruby-fltk SUBDIR += ruby-gtk |