summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: