summaryrefslogtreecommitdiff
path: root/multimedia/libtheora
diff options
context:
space:
mode:
authoris <is@pkgsrc.org>2009-01-22 15:14:23 +0000
committeris <is@pkgsrc.org>2009-01-22 15:14:23 +0000
commitec5dbd8d5afea1910de82b884d34c3b9e544c0fb (patch)
treed8501e09d8e5fb7471b4838550017ca5ca9b60c1 /multimedia/libtheora
parent8e1126977a437418a19cb97d248aa967e42e9f97 (diff)
downloadpkgsrc-ec5dbd8d5afea1910de82b884d34c3b9e544c0fb.tar.gz
If transfig is installed during the build, but gs is not, building
fails. As we don't want to install the docs but from a seperate package, just disable all doc-building tools to be on the safe side. PR 40452
Diffstat (limited to 'multimedia/libtheora')
-rw-r--r--multimedia/libtheora/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile
index 1c07b9c77b4..7ea757bc7c9 100644
--- a/multimedia/libtheora/Makefile
+++ b/multimedia/libtheora/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2008/11/05 14:55:23 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2009/01/22 15:14:23 is Exp $
#
.include "Makefile.common"
@@ -10,7 +10,12 @@ USE_LIBTOOL= YES
TEST_TARGET= check
# disable doxygen, see libtheora-docs package
+# also, disable transfig, and *tex.
+
CONFIGURE_ENV+= HAVE_DOXYGEN=no
+CONFIGURE_ENV+= HAVE_TRANSFIG=no
+CONFIGURE_ENV+= HAVE_BIBTEX=no
+CONFIGURE_ENV+= HAVE_PDFLATEX=no
# avoid installing docs
do-install: