022457e96b
kaffeine to play/rip audio CDs - capitalize KDE in COMMENT - remove extra blank lines in Makefile - use AUTOCONF_VERSION=2.60 so autoconf doesn't complain about a different version having previously been used to create configure - add license marker - sync patches w/update-patches - add expat and fontconfig to WANTLIB, as per lib-depends-check - bsd.port.mk(5) names only `simple' as a valid value for SEPARATE_BUILD, so use `simple' instead of `Yes' - bump PKGNAME audio CD patch OK espie@ rest mostly from and OK brad@
12 lines
358 B
Plaintext
12 lines
358 B
Plaintext
$OpenBSD: patch-kaffeine_src_instwizard_h,v 1.3 2007/06/18 23:24:06 jakemsr Exp $
|
|
--- kaffeine/src/instwizard.h.orig Fri Apr 13 07:54:43 2007
|
|
+++ kaffeine/src/instwizard.h Mon Jun 18 01:07:55 2007
|
|
@@ -44,6 +44,7 @@ class InstWizard : private KWizard (private)
|
|
|
|
void internalWizard();
|
|
|
|
+#undef stdout
|
|
QString stdout;
|
|
|
|
InstWizard(const InstWizard &);
|