summaryrefslogtreecommitdiff
path: root/palm/plucker
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-18 12:08:52 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-18 12:08:52 +0000
commitcdd29ab5322d5638e2694a027ed80b4822cb88a7 (patch)
tree9a3cb1e500213f4eaab5daf5963ee16c250eee36 /palm/plucker
parentadd cp2fwb 0.6 (diff)
fix build problem when latex2html is installed
PR: 37367 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=66593
Diffstat (limited to 'palm/plucker')
-rw-r--r--palm/plucker/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/palm/plucker/Makefile b/palm/plucker/Makefile
index e5360d8dabec..286acd0a3e57 100644
--- a/palm/plucker/Makefile
+++ b/palm/plucker/Makefile
@@ -26,7 +26,9 @@ PLIST_SUB+= PYTHON_SITELIBDIR=${PYTHON_SITELIBDIR:S/^${LOCALBASE}\///g}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
INSTALL_TARGET= install-prc-files install-data install-pyplucker
HAS_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-docdir=${DOCSDIR}
+CONFIGURE_ARGS+=--with-docdir=${DOCSDIR} \
+ --disable-docbuild \
+ --disable-palmosbuild
MAN1= pluck-comics.1 plucker-build.1 plucker-decode.1 \
plucker-dump.1 plucker-setup.1
FIND?= find