ports/66174: [MAINTAINER] x11-wm/kahakai: Build depends on FreeType2; Mark broken on AMD64

Greg J. xcas at cox.net
Sun May 2 18:00:57 UTC 2004


>Number:         66174
>Category:       ports
>Synopsis:       [MAINTAINER] x11-wm/kahakai: Build depends on FreeType2; Mark broken on AMD64
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 02 11:00:56 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Greg J.
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 5.2-CURRENT #0: Tue Apr 20 12:15:48 MST 2004
    cas at localhost.bsd-unix.org:/usr/obj/usr/src/sys/CASX32



>Description:


http://bento.freebsd.org/errorlogs/alpha-5-latest/kahakai-0.6.2.log
http://bento.freebsd.org/errorlogs/amd64-5-latest/kahakai-0.6.2.log




>How-To-Repeat:





>Fix:


--- kahakai.diff begins here ---
--- x11-wm/kahakai/Makefile.orig	Sun May  2 10:18:50 2004
+++ x11-wm/kahakai/Makefile	Sun May  2 10:26:43 2004
@@ -15,6 +15,7 @@
 COMMENT=	Kahakai window manager
 
 BUILD_DEPENDS=	swig:${PORTSDIR}/devel/swig13 \
+		freetype-config:${PORTSDIR}/print/freetype2 \
 	${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost
 LIB_DEPENDS=	Imlib2.2:${PORTSDIR}/graphics/imlib2 \
 		Xft.2:${PORTSDIR}/x11-fonts/libXft
@@ -37,8 +38,14 @@
 		LDFLAGS=-L${X11BASE}/lib \
 		LIBS=${PTHREAD_LIBS}
 
+.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
 
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
--- kahakai.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list