diff options
author | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-02-05 23:08:03 +0000 |
commit | 93e3b9e04264b93620166058e19ea42c856505b0 (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /www/cocoon | |
parent | 64c62687571ac76a3ac8b5402e7bd4f1498bef90 (diff) | |
download | pkgsrc-93e3b9e04264b93620166058e19ea42c856505b0.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'www/cocoon')
-rw-r--r-- | www/cocoon/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/www/cocoon/Makefile b/www/cocoon/Makefile index c20593472a2..bc2541347af 100644 --- a/www/cocoon/Makefile +++ b/www/cocoon/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2005/12/05 20:51:11 rillig Exp $ +# $NetBSD: Makefile,v 1.27 2006/02/05 23:11:20 joerg Exp $ DISTNAME= Cocoon-1.8.2 PKGNAME= cocoon-1.8.2 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://xml.apache.org/dist/cocoon/cocoon1/ @@ -15,7 +16,7 @@ COMMENT= The Apache Project's XML/XSL based web publishing system # imported as -current packages. # DEPENDS+= xalan-j-1.2:../../textproc/xalan-j -DEPENDS+= fop-0.15.0:../../textproc/fop +DEPENDS+= fop-0.15.0nb1:../../textproc/fop DEPENDS+= jakarta-servletapi-[0-9]*:../../www/jakarta-servletapi # In addition to the above requirements, cocoon will build in support for the |