From 877354b7e844ef8a453b2d1ffba0cf882d58c35e Mon Sep 17 00:00:00 2001 From: arved Date: Sat, 21 Aug 2004 19:06:59 +0000 Subject: This now compiles on amd64. --- x11-wm/kahakai/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'x11-wm') diff --git a/x11-wm/kahakai/Makefile b/x11-wm/kahakai/Makefile index e1d59f841243..f29972ce3bdd 100644 --- a/x11-wm/kahakai/Makefile +++ b/x11-wm/kahakai/Makefile @@ -41,10 +41,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include -I${LOCALBASE}/include" \ .include -.if ${ARCH} == "amd64" -BROKEN= "Does not compile on amd64" -.endif - post-patch: @${REINPLACE_CMD} -e 's|/tmp/ktest|${X11BASE}|' \ ${WRKSRC}/data/styles/Default.kastyle.in -- cgit