diff options
Diffstat (limited to 'www/cocoon/Makefile')
-rw-r--r-- | www/cocoon/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/cocoon/Makefile b/www/cocoon/Makefile index bc2541347af..9b6b4b3d6a5 100644 --- a/www/cocoon/Makefile +++ b/www/cocoon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/02/05 23:11:20 joerg Exp $ +# $NetBSD: Makefile,v 1.28 2006/05/18 20:30:01 wiz Exp $ DISTNAME= Cocoon-1.8.2 PKGNAME= cocoon-1.8.2 @@ -10,6 +10,8 @@ MAINTAINER= jwise@NetBSD.org HOMEPAGE= http://xml.apache.org/cocoon/ COMMENT= The Apache Project's XML/XSL based web publishing system +BROKEN_IN= pkgsrc-2006Q1 + # These are exact version requirements intentionally, and will need to remain # so until the interfaces stabilize more. Until then, new versions of these # libraries will be tested heavily with cocoon, and if not usable will be |