diff options
Diffstat (limited to 'x11-wm/kahakai')
-rw-r--r-- | x11-wm/kahakai/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/x11-wm/kahakai/Makefile b/x11-wm/kahakai/Makefile index e1d59f8..f29972c 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 <bsd.port.pre.mk> -.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 |