- Mark BROKEN on amd64

PR:		ports/76836
Submitted by:	Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
This commit is contained in:
Pav Lucistnik 2005-01-30 14:42:30 +00:00
parent 9f8032772c
commit 834b5e913f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127710

View File

@ -30,6 +30,10 @@ CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
.include <bsd.port.pre.mk>
.if ${ARCH} == "amd64"
BROKEN= Does not compile
.endif
.if ${OSVERSION} < 500035
BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport