1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

- remove BROKEN, builds with ruby19

This commit is contained in:
Dirk Meyer 2012-01-12 07:12:37 +00:00
parent 544b2bb727
commit 69ebc9e6dc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289005

View File

@ -35,10 +35,6 @@ DOCS_JA= README.ja doc/default.css doc/*.ja.*
.include <bsd.port.pre.mk>
.if ${RUBY_VER} == 1.9
BROKEN= does not build with ruby 1.9
.endif
.if ${APACHE_VERSION} > 20
CONFIGURE_ARGS+= --with-apr-includes="`${LOCALBASE}/bin/apr-1-config --includedir`"
.endif