summaryrefslogtreecommitdiff
path: root/www/cocoon/Makefile
diff options
context:
space:
mode:
authorjwise <jwise@pkgsrc.org>2000-05-31 23:49:27 +0000
committerjwise <jwise@pkgsrc.org>2000-05-31 23:49:27 +0000
commitfdadcbe1b20fb530f4128ed1bbfc0de32177def6 (patch)
tree466e19682a8583427cf78b5152cb609453e32b66 /www/cocoon/Makefile
parent4095b265f7629d0c16cd274341a25a4e44aef643 (diff)
downloadpkgsrc-fdadcbe1b20fb530f4128ed1bbfc0de32177def6.tar.gz
Fix existing patch, and enable it (pkg makefile had NO_PATCH= from before),
and add a new patch which fixes the behavior of the slideshow example under a default cocoon config. The slideshow example is an incredibly cool example of what can be done with just a little XML and XSL, but it doesn't work exactly right under the default config.
Diffstat (limited to 'www/cocoon/Makefile')
-rw-r--r--www/cocoon/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/cocoon/Makefile b/www/cocoon/Makefile
index e5dd1c8c94f..efb4e8225c2 100644
--- a/www/cocoon/Makefile
+++ b/www/cocoon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/05/31 21:55:15 jwise Exp $
+# $NetBSD: Makefile,v 1.2 2000/05/31 23:49:27 jwise Exp $
#
# Note: we currently use the pre-built (-bin) distribution of Xerces-J,
# because although Xerces runs fine under JDK 1.1, JDK 1.2 or greater is
@@ -28,7 +28,6 @@ DEPENDS+= jakarta-tomcat-*:../../www/jakarta-tomcat
# FESI 1.21+ (http://home.worldcom.ch/jmlugrin/fesi/download.html)
WRKSRC= ${WRKDIR}/${PKGNAME}
-NO_PATCH=
NO_CONFIGURE=
USE_JAVA= yes