[67066] trunk/dports/devel/libdvdcss/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Apr 28 01:34:24 PDT 2010


Revision: 67066
          http://trac.macports.org/changeset/67066
Author:   ryandesign at macports.org
Date:     2010-04-28 01:34:22 -0700 (Wed, 28 Apr 2010)
Log Message:
-----------
libdvdcss: don't build the docs with doxygen since they don't get installed anyway; fixes #24705

Modified Paths:
--------------
    trunk/dports/devel/libdvdcss/Portfile

Modified: trunk/dports/devel/libdvdcss/Portfile
===================================================================
--- trunk/dports/devel/libdvdcss/Portfile	2010-04-28 07:48:02 UTC (rev 67065)
+++ trunk/dports/devel/libdvdcss/Portfile	2010-04-28 08:34:22 UTC (rev 67066)
@@ -21,6 +21,8 @@
 				sha1 7c933d011e34c218048d48f0c1a8b4ff56798dcd \
 				rmd160 e896a7f3d482c2ce9dadf86fddc31804e7d8215d
 
+configure.args	--disable-doc
+
 post-destroot {
 	set docdir ${prefix}/share/doc/${name}-${version}
 	xinstall -d ${destroot}${docdir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100428/0423d19b/attachment.html>


More information about the macports-changes mailing list