From 6eb1b47079b97018ea64f8bc19db6005e34df385 Mon Sep 17 00:00:00 2001 From: adam Date: Wed, 28 Sep 2005 19:54:36 +0000 Subject: Darn, another fix for qt-3.3.5 --- misc/kdepim3/Makefile | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/kdepim3/Makefile b/misc/kdepim3/Makefile index f412e4a636e..9a7b806cea7 100644 --- a/misc/kdepim3/Makefile +++ b/misc/kdepim3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2005/09/22 08:41:18 markd Exp $ +# $NetBSD: Makefile,v 1.51 2005/09/28 19:54:36 adam Exp $ DISTNAME= kdepim-${_KDE_VERSION} PKGREVISION= 1 @@ -52,6 +52,14 @@ PLIST_SUBST+= HAVE_SASL="" PLIST_SUBST+= HAVE_SASL="@comment " .endif +# a fix for qt-3.3.5, please remove if qt-3.3.6 (or newer) solves the problem +SUBST_CLASSES+= hints +SUBST_STAGE.hints= post-patch +SUBST_MESSAGE.hints= "Fix includehints." +SUBST_FILES.hints= korn/kornboxcfg.ui korn/korncfg.ui \ + kmail/smimeconfiguration.ui +SUBST_FILTER_CMD.hints= ${GREP} -v includehint + .include "../../comms/libmal/buildlink3.mk" .include "../../comms/pilot-link-libs/buildlink3.mk" .include "../../security/gpgme/buildlink3.mk" -- cgit v1.2.3