From 36bc93a8739a69d581e3a4856d46792c130080fa Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Wed, 19 Jan 2005 05:47:13 +0000 Subject: Update to kxmleditor 1.1.4 --- editors/kxmleditor/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'editors/kxmleditor/Makefile') diff --git a/editors/kxmleditor/Makefile b/editors/kxmleditor/Makefile index 44866e48a37e..6c7e541f4bc8 100644 --- a/editors/kxmleditor/Makefile +++ b/editors/kxmleditor/Makefile @@ -6,7 +6,7 @@ # PORTNAME= kxmleditor -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.4 CATEGORIES= editors kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -26,8 +26,8 @@ post-patch: @${REINPLACE_CMD} -e 's|-O2||g' -e "s,-lpthread,${PTHREAD_LIBS},g" \ ${WRKSRC}/${CONFIGURE_SCRIPT} -.if ${ARCH} == "ia64" -BROKEN= "Does not compile on ia64" +.if ${ARCH} == "amd64" || ${ARCH} == "ia64" +BROKEN= "Does not compile on amd64 or ia64" .endif .include -- cgit v1.2.3