From bd872f626c39df0166090b602569dd05996a525e Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Fri, 9 Apr 2004 18:39:00 +0000 Subject: Unbreak with QT 3.3 Submitted by: markus --- net-im/kmerlin/Makefile | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'net-im') diff --git a/net-im/kmerlin/Makefile b/net-im/kmerlin/Makefile index 3308167d3393..50753074ca02 100644 --- a/net-im/kmerlin/Makefile +++ b/net-im/kmerlin/Makefile @@ -16,14 +16,19 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= cedric@cedric.trix.net COMMENT= An IM (Instant Messenger) KDE client for the Microsoft MSN Network -BROKEN= "Does not compile with qt 3.3" - USE_KDELIBS_VER=3 GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS+= --prefix=${LOCALBASE} _NO_KDE_FIXPTHREAD= yes +post-patch: +.for i in replacepage identityeditdialog identitysetting \ + chatsetting systemnotification + @${RM} ${WRKSRC}/src/setting/${i}.h ${WRKSRC}/src/setting/${i}.cpp +.endfor + @${RM} ${WRKSRC}/src/login.h ${WRKSRC}/src/login.cpp + .include .include "${PORTSDIR}/x11/kde3/Makefile.kde" .include -- cgit v1.2.3