From 8478cd00190531764cfae217d925c33b08442dc6 Mon Sep 17 00:00:00 2001 From: adam Date: Thu, 29 Sep 2005 13:44:43 +0000 Subject: Fix for qt-3.3.5 --- net/kdenetwork3/Makefile | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index 1f41b38a76c..ee7f5290572 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2005/07/30 11:19:20 markd Exp $ +# $NetBSD: Makefile,v 1.44 2005/09/29 13:44:43 adam Exp $ DISTNAME= kdenetwork-${_KDE_VERSION} CATEGORIES= net @@ -41,6 +41,21 @@ post-configure: ${MV} Makefile Makefile.save; ${GREP} -v "^#>" Makefile.save > Makefile; \ ${RM} Makefile.save) +# 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= kopete/protocols/groupwise/ui/gwaccountpreferences.ui \ + kopete/protocols/msn/ui/msneditaccountui.ui \ + kopete/protocols/irc/ui/ircadd.ui \ + kopete/protocols/irc/ui/irceditaccount.ui \ + kopete/protocols/oscar/aim/ui/aimeditaccountui.ui \ + kopete/protocols/oscar/icq/ui/icqeditaccountui.ui \ + kopete/protocols/jabber/ui/dlgjabbereditaccountwidget.ui \ + kopete/protocols/gadu/ui/gadueditaccountui.ui \ + ksirc/KSOpenkSirc/open_ksircData.ui +SUBST_FILTER_CMD.hints= ${GREP} -v includehint + .include "../../meta-pkgs/kde3/kde3.mk" .include "../../converters/uulib/buildlink3.mk" .include "../../databases/gdbm/buildlink3.mk" @@ -49,5 +64,4 @@ post-configure: .include "../../x11/kdebase3/buildlink3.mk" .include "../../x11/kdelibs3/buildlink3.mk" .include "../../mk/pthread.buildlink3.mk" - .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3