mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
temporarily, I mark it BROKEN in 4.x.
(maybe compiler problem) Approved by: kris
This commit is contained in:
parent
3f549711cb
commit
a36eef014f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170453
@ -28,6 +28,10 @@ CONFIGURE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= does not compile on FreeBSD 4.x
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 500035
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
|
||||
RUN_DEPENDS+= ${LOCALBASE}/lib/libstlport_gcc.so:${PORTSDIR}/devel/stlport
|
||||
|
Loading…
Reference in New Issue
Block a user