mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
BROKEN: Does not build
This commit is contained in:
parent
2f2b0e0b65
commit
58d82f30a6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111539
2 changed files with 4 additions and 0 deletions
|
@ -12,4 +12,6 @@ PORTEPOCH= 0
|
||||||
MAINTAINER= girgen@pingpong.net
|
MAINTAINER= girgen@pingpong.net
|
||||||
COMMENT= Apache2 JK module for connecting to Tomcat using AJP1X
|
COMMENT= Apache2 JK module for connecting to Tomcat using AJP1X
|
||||||
|
|
||||||
|
BROKEN= "Does not build"
|
||||||
|
|
||||||
.include "${MASTERDIR}/Makefile"
|
.include "${MASTERDIR}/Makefile"
|
||||||
|
|
|
@ -17,6 +17,8 @@ COMMENT= An Apache module implementing config inclusion from MySQL databases
|
||||||
USE_MYSQL= yes
|
USE_MYSQL= yes
|
||||||
DOCS= CHANGES.txt README.txt test.sql
|
DOCS= CHANGES.txt README.txt test.sql
|
||||||
|
|
||||||
|
BROKEN= "Does not build"
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.pre.mk>
|
||||||
|
|
||||||
.if defined(WITH_APACHE2) || exists(${LOCALBASE}/include/apache2/apr.h)
|
.if defined(WITH_APACHE2) || exists(${LOCALBASE}/include/apache2/apr.h)
|
||||||
|
|
Loading…
Add table
Reference in a new issue