[44852] trunk/dports/devel/ddd/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Jan 3 10:07:29 PST 2009


Revision: 44852
          http://trac.macports.org/changeset/44852
Author:   jeremyhu at macports.org
Date:     2009-01-03 10:07:29 -0800 (Sat, 03 Jan 2009)
Log Message:
-----------
ddd: Updated X11 dependencies

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

Modified: trunk/dports/devel/ddd/Portfile
===================================================================
--- trunk/dports/devel/ddd/Portfile	2009-01-03 17:54:02 UTC (rev 44851)
+++ trunk/dports/devel/ddd/Portfile	2009-01-03 18:07:29 UTC (rev 44852)
@@ -20,9 +20,11 @@
                 sha1 c302c37bdcccaad22e235177f5962dec424b1de3 \
                 rmd160 d9d705a494373f659d936cef115ad0af23797389
 
-depends_lib     port:openmotif \
-                port:ncurses \
-                lib:libX11.6:XFree86
+depends_lib \
+	port:ncurses \
+	lib:libXm:openmotif \
+	lib:libXaw:xorg-libXaw \
+	lib:libXp.6:xorg-libXp
 
 configure.args  --infodir=${prefix}/share/info \
                 --mandir=${prefix}/share/man \
@@ -38,10 +40,6 @@
     move ${destroot}${prefix}/bin/ddd.exe ${destroot}${prefix}/bin/ddd
 }
 
-platform puredarwin {
-    depends_lib port:lesstif
-}
-
 livecheck.check regex
 livecheck.url   http://ftp.gnu.org/gnu/${name}/?C=M&O=D
 livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090103/a12f5bae/attachment.html>


More information about the macports-changes mailing list