diff options
author | lofi <lofi@FreeBSD.org> | 2004-11-11 23:22:25 +0000 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-11-11 23:22:25 +0000 |
commit | e9814a3820cb4658cb1925432248acd343528941 (patch) | |
tree | 962ea8692f247e3e43d7d18bf0b05ed3ba1f69b8 /x11-themes/qinx | |
parent | 7d7c2dffbb6ee21f0d840101484e0373e016887a (diff) | |
download | FreeBSD-ports-e9814a3820cb4658cb1925432248acd343528941.zip FreeBSD-ports-e9814a3820cb4658cb1925432248acd343528941.tar.gz |
More pthread-check fixes.
Diffstat (limited to 'x11-themes/qinx')
-rw-r--r-- | x11-themes/qinx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-themes/qinx/Makefile b/x11-themes/qinx/Makefile index 9eef194..0710f7c 100644 --- a/x11-themes/qinx/Makefile +++ b/x11-themes/qinx/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.usermode.org/code/ MAINTAINER= david@usermode.org COMMENT= A QNX Photon like window decoration and widget style for KDE +EXTRA_PATCHES= ${.CURDIR}/../../x11-themes/phase/files/patch-configure + USE_KDEBASE_VER=3 GNU_CONFIGURE= yes USE_GMAKE= yes |