summaryrefslogtreecommitdiff
path: root/www/cocoon/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-16 19:08:45 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-16 19:08:45 +0000
commit5ccbc2a8acb7f736ee65382f5bf4c48c35167f55 (patch)
tree4ea8a3247c3032b7171664c4a7f0bf5e871c3cba /www/cocoon/Makefile
parentSlightly simplify Makefiles used to build the kld's (w/o functionality change). (diff)
Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution.
Notes
Notes: svn path=/head/; revision=37257
Diffstat (limited to 'www/cocoon/Makefile')
-rw-r--r--www/cocoon/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/www/cocoon/Makefile b/www/cocoon/Makefile
index ade6cf1e4779..c195ec955aa6 100644
--- a/www/cocoon/Makefile
+++ b/www/cocoon/Makefile
@@ -25,11 +25,6 @@ LIBS= fop_0_13_0.jar xalan_1_2_D02.jar xerces_1_2.jar
JDIR= ${PREFIX}/share/java/classes
CDIR= ${PREFIX}/etc/apache/cocoon
SDIR= ${PREFIX}/share/java/cocoon
-.if defined(NOPORTDOCS)
-PLIST_SUB= DOC="@comment "
-.else
-PLIST_SUB= DOC=""
-.endif
pre-build:
${CHMOD} a+rx ${WRKSRC}/build.sh