summaryrefslogtreecommitdiff
path: root/net/kdenetwork3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/kdenetwork3/Makefile')
-rw-r--r--net/kdenetwork3/Makefile17
1 files changed, 1 insertions, 16 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile
index ee7f5290572..1a19e53ce0e 100644
--- a/net/kdenetwork3/Makefile
+++ b/net/kdenetwork3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2005/09/29 13:44:43 adam Exp $
+# $NetBSD: Makefile,v 1.45 2005/10/13 12:48:33 markd Exp $
DISTNAME= kdenetwork-${_KDE_VERSION}
CATEGORIES= net
@@ -41,21 +41,6 @@ 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"