From 5791109c42c6574c1911ff596ef68480f5e434b5 Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 29 Sep 2005 14:25:47 +0000 Subject: Fix for qt-3.3.5 --- misc/kdeedu3/Makefile | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'misc/kdeedu3') diff --git a/misc/kdeedu3/Makefile b/misc/kdeedu3/Makefile index dd835be86e4..e4be11511c0 100644 --- a/misc/kdeedu3/Makefile +++ b/misc/kdeedu3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2005/08/15 12:44:45 markd Exp $ +# $NetBSD: Makefile,v 1.33 2005/09/29 14:25:47 adam Exp $ DISTNAME= kdeedu-${_KDE_VERSION} PKGREVISION= 1 @@ -16,6 +16,13 @@ REPLACE_PERL= \ USE_DIRS+= xdg-1.1 +# 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= kstars/kstars/tools/*.ui +SUBST_FILTER_CMD.hints= ${GREP} -v includehint + .include "../../meta-pkgs/kde3/kde3.mk" .include "../../x11/kdebase3/buildlink3.mk" .include "../../x11/kdelibs3/buildlink3.mk" -- cgit v1.2.3