mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
- Mark BROKEN on 9.X: does not configure
Reported by: pointyhat
This commit is contained in:
parent
bf5aa56852
commit
5838d092cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272587
@ -29,6 +29,10 @@ CFLAGS+= -I${LOCALBASE}/include/apr-0
|
|||||||
CFLAGS+= -I${LOCALBASE}/include/apr-1
|
CFLAGS+= -I${LOCALBASE}/include/apr-1
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
.if ${OSVERSION} >= 900000
|
||||||
|
BROKEN= does not configure on 9.X
|
||||||
|
.endif
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
${INSTALL_PROGRAM} ${WRKSRC}/src/.libs/mod_proctitle.so \
|
${INSTALL_PROGRAM} ${WRKSRC}/src/.libs/mod_proctitle.so \
|
||||||
${PREFIX}/${APACHEMODDIR}/
|
${PREFIX}/${APACHEMODDIR}/
|
||||||
|
Loading…
Reference in New Issue
Block a user