[60729] trunk/dports/x11/xorg-server/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Nov 20 22:05:12 PST 2009


Revision: 60729
          http://trac.macports.org/changeset/60729
Author:   jeremyhu at macports.org
Date:     2009-11-20 22:05:09 -0800 (Fri, 20 Nov 2009)
Log Message:
-----------
xorg-server: Add dep on openssl for now

Modified Paths:
--------------
    trunk/dports/x11/xorg-server/Portfile

Modified: trunk/dports/x11/xorg-server/Portfile
===================================================================
--- trunk/dports/x11/xorg-server/Portfile	2009-11-21 03:54:07 UTC (rev 60728)
+++ trunk/dports/x11/xorg-server/Portfile	2009-11-21 06:05:09 UTC (rev 60729)
@@ -59,8 +59,11 @@
 	port:xorg-libXfont \
 	port:xorg-libXt \
 	port:xorg-libAppleWM \
-	port:xorg-libXfixes
+	port:xorg-libXfixes \
+	port:openssl
 
+# TODO: Remove openssl dependency with 1.8
+
 configure.args --with-apple-applications-dir=${applications_dir} --with-fontdir=${prefix}/share/fonts --with-launchd-id-prefix=org.macports --without-dtrace
 
 # GL/internal/dri_interface.h is missing in prefix (provided by libdrm for the xorg DDX... not helpful for us)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091120/97feb082/attachment.html>


More information about the macports-changes mailing list