diff options
author | arved <arved@FreeBSD.org> | 2003-08-07 22:09:04 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-08-07 22:09:04 +0800 |
commit | d2be944476d7a8f3963a525ff9ec1525e55673b3 (patch) | |
tree | ba0003739d76182ddbfb2a3724c062178ab82c8e /x11-toolkits/Makefile | |
parent | d3c7ce0b9ba686b1fc86b4c66727be2907039ba8 (diff) | |
download | freebsd-ports-gnome-d2be944476d7a8f3963a525ff9ec1525e55673b3.tar.gz freebsd-ports-gnome-d2be944476d7a8f3963a525ff9ec1525e55673b3.tar.zst freebsd-ports-gnome-d2be944476d7a8f3963a525ff9ec1525e55673b3.zip |
Add qtpixmap, the gtk engine used in Geramik. Modified version of the original
GTK pixmap engine that obtains widget colors and fonts from qtrc.
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 331ca0d52575..d73ad3d78cc9 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -155,6 +155,7 @@ SUBDIR += qt2-static SUBDIR += qt23 SUBDIR += qt31 + SUBDIR += qtpixmap SUBDIR += qwt SUBDIR += render SUBDIR += rep-gtk |