Index: Makefile =================================================================== RCS file: /home/pcvs/ports/security/kgpg/Makefile,v --- Makefile 30 Sep 2007 10:55:57 -0000 1.20 +++ Makefile 1 Oct 2007 20:53:24 -0000 @@ -25,10 +25,4 @@ post-patch: @${REINPLACE_CMD} -e "s,-lpthread,${PTHREAD_LIBS},g" ${WRKSRC}/configure -.include - -.if ${OSVERSION} >= 700042 -BROKEN= Does not compile with GCC 4.2 -.endif - -.include +.include Index: files/patch-kgpg-kgpg_kgpgeditor.h =================================================================== RCS file: files/patch-kgpg-kgpg_kgpgeditor.h --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-kgpg-kgpg_kgpgeditor.h 1 Oct 2007 20:50:39 -0000 @@ -0,0 +1,11 @@ +--- kgpg/kgpg/kgpgeditor.h.orig 2007-10-01 22:48:13.000000000 +0200 ++++ kgpg/kgpg/kgpgeditor.h 2007-10-01 22:50:17.000000000 +0200 +@@ -54,7 +54,7 @@ + + + +- class KgpgApp : public KMainWindow ++ class KgpgView; class KgpgApp : public KMainWindow + { + Q_OBJECT +