[140811] trunk/dports/multimedia/libtheora/Portfile
mcalhoun at macports.org
mcalhoun at macports.org
Sat Oct 3 10:34:16 PDT 2015
Revision: 140811
https://trac.macports.org/changeset/140811
Author: mcalhoun at macports.org
Date: 2015-10-03 10:34:16 -0700 (Sat, 03 Oct 2015)
Log Message:
-----------
libtheora:
* prevent documentation from being built
* point to actual executable for fake configuration program
Modified Paths:
--------------
trunk/dports/multimedia/libtheora/Portfile
Modified: trunk/dports/multimedia/libtheora/Portfile
===================================================================
--- trunk/dports/multimedia/libtheora/Portfile 2015-10-03 17:28:17 UTC (rev 140810)
+++ trunk/dports/multimedia/libtheora/Portfile 2015-10-03 17:34:16 UTC (rev 140811)
@@ -7,7 +7,7 @@
name libtheora
epoch 1
version 1.1.1
-revision 1
+revision 2
categories multimedia
platforms darwin
license BSD
@@ -36,7 +36,12 @@
patchfiles patch-configure.diff \
patch-docdir.diff
-configure.env SDL_CONFIG=/dev/null
+configure.env SDL_CONFIG=/usr/bin/false \
+ HAVE_PDFLATEX=no \
+ HAVE_DOXYGEN=no \
+ HAVE_BIBTEX=no \
+ HAVE_TRANSFIG=no
+
configure.args --disable-oggtest \
--disable-vorbistest \
--disable-examples \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151003/fafc4c52/attachment-0001.html>
More information about the macports-changes
mailing list