[87768] trunk/dports/devel/LibVNCServer/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Dec 4 17:00:05 PST 2011


Revision: 87768
          http://trac.macports.org/changeset/87768
Author:   ryandesign at macports.org
Date:     2011-12-04 17:00:03 -0800 (Sun, 04 Dec 2011)
Log Message:
-----------
LibVNCServer: don't look for libsdl or X11 and then spend time building examples that are never installed; see #32399

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

Modified: trunk/dports/devel/LibVNCServer/Portfile
===================================================================
--- trunk/dports/devel/LibVNCServer/Portfile	2011-12-05 00:52:47 UTC (rev 87767)
+++ trunk/dports/devel/LibVNCServer/Portfile	2011-12-05 01:00:03 UTC (rev 87768)
@@ -28,6 +28,9 @@
 
 configure.f77               no
 
+configure.args              --without-x \
+                            --without-sdl-config
+
 post-destroot {
     set docdir ${destroot}${prefix}/share/doc/${name}
     xinstall -d ${docdir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111204/db7f754f/attachment.html>


More information about the macports-changes mailing list