diff options
author | alex <alex@FreeBSD.org> | 2001-02-22 22:18:24 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2001-02-22 22:18:24 +0800 |
commit | 25bd6eb78a04a74fdf7fb85157de503ec2bf0c0a (patch) | |
tree | 7f3944d9d8525315c348e6ea7f51c89ca097f9f3 /x11-toolkits/Makefile | |
parent | d28a7bcddbac301e019fbea2301c4b7f8daaaaeb (diff) | |
download | freebsd-ports-gnome-25bd6eb78a04a74fdf7fb85157de503ec2bf0c0a.tar.gz freebsd-ports-gnome-25bd6eb78a04a74fdf7fb85157de503ec2bf0c0a.tar.zst freebsd-ports-gnome-25bd6eb78a04a74fdf7fb85157de503ec2bf0c0a.zip |
Add a qt22 slave port, which sets WANT_STATIC and builds the real qt22.
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 |