BROKEN: Does not build

This commit is contained in:
Kris Kennaway 2004-06-15 11:38:56 +00:00
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

View file

@ -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"

View file

@ -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)