aboutsummaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-09-18 20:08:52 +0800
committerijliao <ijliao@FreeBSD.org>2002-09-18 20:08:52 +0800
commit94c261b8f9cfc71a72ab46074d9f32f02579a241 (patch)
treeb3b7b74c2ca8ddfb68a98c1fc6d395c4d5561dd3 /palm
parent6906b179cf7f891efcdc84b5c8b8692b21eda48f (diff)
downloadfreebsd-ports-gnome-94c261b8f9cfc71a72ab46074d9f32f02579a241.tar.gz
freebsd-ports-gnome-94c261b8f9cfc71a72ab46074d9f32f02579a241.tar.zst
freebsd-ports-gnome-94c261b8f9cfc71a72ab46074d9f32f02579a241.zip
fix build problem when latex2html is installed
PR: 37367 Submitted by: maintainer
Diffstat (limited to 'palm')
-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