mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Ooops... Garbaged makefile was committed. I'm very sorry about this.
Fixed.
This commit is contained in:
parent
4c67ee8598
commit
bc77979dc1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106684
@ -45,13 +45,6 @@ APR_UTIL_CONF_ARGS= --with-apr=../apr-${PORTVERSION} \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
<<<<<<< Makefile
|
||||
#.if ${OSVERSION} < 500000
|
||||
#BROKEN= "Configure fails on 4.x"
|
||||
#.endif
|
||||
|
||||
=======
|
||||
>>>>>>> 1.37
|
||||
.if defined(APR_UTIL_WITHOUT_THREADS)
|
||||
CONFIGURE_ARGS+= --disable-threads
|
||||
APR_UTIL_CONF_ARGS+= --disable-threads
|
||||
|
@ -45,13 +45,6 @@ APR_UTIL_CONF_ARGS= --with-apr=../apr-${PORTVERSION} \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
<<<<<<< Makefile
|
||||
#.if ${OSVERSION} < 500000
|
||||
#BROKEN= "Configure fails on 4.x"
|
||||
#.endif
|
||||
|
||||
=======
|
||||
>>>>>>> 1.37
|
||||
.if defined(APR_UTIL_WITHOUT_THREADS)
|
||||
CONFIGURE_ARGS+= --disable-threads
|
||||
APR_UTIL_CONF_ARGS+= --disable-threads
|
||||
|
@ -45,13 +45,6 @@ APR_UTIL_CONF_ARGS= --with-apr=../apr-${PORTVERSION} \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
<<<<<<< Makefile
|
||||
#.if ${OSVERSION} < 500000
|
||||
#BROKEN= "Configure fails on 4.x"
|
||||
#.endif
|
||||
|
||||
=======
|
||||
>>>>>>> 1.37
|
||||
.if defined(APR_UTIL_WITHOUT_THREADS)
|
||||
CONFIGURE_ARGS+= --disable-threads
|
||||
APR_UTIL_CONF_ARGS+= --disable-threads
|
||||
|
@ -45,13 +45,6 @@ APR_UTIL_CONF_ARGS= --with-apr=../apr-${PORTVERSION} \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
<<<<<<< Makefile
|
||||
#.if ${OSVERSION} < 500000
|
||||
#BROKEN= "Configure fails on 4.x"
|
||||
#.endif
|
||||
|
||||
=======
|
||||
>>>>>>> 1.37
|
||||
.if defined(APR_UTIL_WITHOUT_THREADS)
|
||||
CONFIGURE_ARGS+= --disable-threads
|
||||
APR_UTIL_CONF_ARGS+= --disable-threads
|
||||
|
Loading…
Reference in New Issue
Block a user