summaryrefslogtreecommitdiff
path: root/www/jakarta-servletapi
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2005-12-26 23:39:30 +0000
committerschmonz <schmonz@pkgsrc.org>2005-12-26 23:39:30 +0000
commit463f43526a7b74edae99d0ed1a9ef0ad86a43c45 (patch)
treecd3d1e6bc95e9ddf5e5aecaa8889985ca3bd3620 /www/jakarta-servletapi
parent9ebb944a7e3010cbaea6c9ae2c64a8b0cb52b6c3 (diff)
downloadpkgsrc-463f43526a7b74edae99d0ed1a9ef0ad86a43c45.tar.gz
Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
3.0. If one of these is important to you, please fix it in time for pkgsrc-2006Q1, or it may be removed.
Diffstat (limited to 'www/jakarta-servletapi')
-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}