summaryrefslogtreecommitdiff
path: root/www/jakarta-servletapi/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/jakarta-servletapi/Makefile')
-rw-r--r--www/jakarta-servletapi/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/www/jakarta-servletapi/Makefile b/www/jakarta-servletapi/Makefile
index a16413bf55e..246e857ba0f 100644
--- a/www/jakarta-servletapi/Makefile
+++ b/www/jakarta-servletapi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2005/12/05 20:51:12 rillig Exp $
+# $NetBSD: Makefile,v 1.22 2005/12/26 23:39:34 schmonz Exp $
DISTNAME= jakarta-servletapi-${TOMCAT_VERSION}-src
PKGNAME= ${DISTNAME:S/-src$//}
@@ -10,6 +10,9 @@ MAINTAINER= jwise@NetBSD.org
HOMEPAGE= http://jakarta.apache.org/
COMMENT= The Apache project's implementation of the JSP and Java Servlet APIs
+PKG_FAIL_REASON+= "Broken on NetBSD/i386 3.0 in pkgsrc-2005Q4"
+PKG_FAIL_REASON+= "Will be removed in pkgsrc-2006Q1 unless fixed"
+
BUILD_DEPENDS+= apache-ant>=1.4.1:../../devel/apache-ant
WRKSRC= ${WRKDIR}/${DISTNAME}