- Unbreak on 6.X.

Approved by:	tabthorpe (mentor)
This commit is contained in:
Alberto Villa 2010-01-28 15:38:57 +00:00
parent bb09c337f3
commit b628752ddc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248760

View file

@ -16,6 +16,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
BUILD_DEPENDS= llvm>=2.5:${PORTSDIR}/devel/llvm
USE_BZIP2= yes
USE_GCC= 4.2+
USE_PERL5= yes
MAKE_JOBS_SAFE= yes
USE_CMAKE= yes
@ -24,10 +25,6 @@ CMAKE_USE_PTHREAD= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 700000
BROKEN= does not compile on 6.X
.endif
post-patch:
#disable layex doc, it not ready yer
${REINPLACE_CMD} -e '/add_subdirectory.*doc/d' \