1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00

mark BROKEN for FreeBSD < 7

Does not compile
This commit is contained in:
Oliver Lehmann 2009-05-09 17:59:10 +00:00
parent 784414bea1
commit 7e7378b85d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233541

View File

@ -40,6 +40,10 @@ MAKE_JOBS_SAFE= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 700000
BROKEN= Does not compile
.endif
.if !defined(WITH_DEBUG)
CONFIGURE_ENV+= CPPFLAGS="-I${X11BASE}/include -DNDEBUG"
.else
@ -85,7 +89,6 @@ post-patch:
s,defined(__x86_64__),& || defined(__powerpc__) || defined(__ia64__) || defined(__sparc64__) || defined(__alpha__) || defined(__amd64__),' \
${WRKSRC}/OgreMain/include/OgrePlatform.h
post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}