Don't try to rebuild the HTML-docs.
PR: 54296 Submitted by: Geoffrey Mainland <mainland@apeiron.net>
This commit is contained in:
parent
8f500ccd3a
commit
fb323ab50f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85467
@ -36,11 +36,14 @@ CONFIGURE_ARGS+=--with-docdir=${DOCSDIR} \
|
||||
--disable-desktopbuild \
|
||||
--disable-unpluck \
|
||||
--disable-explode \
|
||||
--disable-palmosbuild
|
||||
--disable-palmosbuild \
|
||||
--disable-docbuild
|
||||
MAN1= pluck-comics.1 plucker-build.1 plucker-decode.1 \
|
||||
plucker-dump.1 plucker-setup.1
|
||||
FIND?= find
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-build:
|
||||
${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \
|
||||
${WRKSRC}/parser/python/PyPlucker
|
||||
@ -84,4 +87,4 @@ do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/docs/Plucker_Doc/* ${DOCSDIR}/manual
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user