diff options
author | lofi <lofi@FreeBSD.org> | 2007-02-06 04:56:24 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2007-02-06 04:56:24 +0800 |
commit | e66bdb544bf6fe96d5a45c95518a6422775271b4 (patch) | |
tree | fb8cebf6a9ce568966bd68c924e5e2d54e27be82 /x11/Makefile | |
parent | 1ceef0896292eb830cc1ce993a41b8fea4d719f8 (diff) | |
download | freebsd-ports-gnome-e66bdb544bf6fe96d5a45c95518a6422775271b4.tar.gz freebsd-ports-gnome-e66bdb544bf6fe96d5a45c95518a6422775271b4.tar.zst freebsd-ports-gnome-e66bdb544bf6fe96d5a45c95518a6422775271b4.zip |
Add qt4, a multiplatform C++ application framework
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index 1df2ff6033d6..84fa166b57ae 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -192,6 +192,8 @@ SUBDIR += printext SUBDIR += props SUBDIR += qrash + SUBDIR += qt4-inputmethods + SUBDIR += qt4-opengl SUBDIR += randrext SUBDIR += rendercheck SUBDIR += renderext |