[43282] trunk/dports/x11/dlume/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Dec 7 22:30:32 PST 2008


Revision: 43282
          http://trac.macports.org/changeset/43282
Author:   jeremyhu at macports.org
Date:     2008-12-07 22:30:32 -0800 (Sun, 07 Dec 2008)
Log Message:
-----------
dlume: Added fink mirror to master_sites since it's not provided upstream anymore.  Changed from lib: deps to port: deps.  Built parallel

Modified Paths:
--------------
    trunk/dports/x11/dlume/Portfile

Modified: trunk/dports/x11/dlume/Portfile
===================================================================
--- trunk/dports/x11/dlume/Portfile	2008-12-08 06:28:38 UTC (rev 43281)
+++ trunk/dports/x11/dlume/Portfile	2008-12-08 06:30:32 UTC (rev 43282)
@@ -11,9 +11,16 @@
 categories	x11 databases
 platforms	darwin 
 homepage	http://clay.ll.pl/projects.html
-master_sites	http://clay.ll.pl/download/
+master_sites	http://clay.ll.pl/download/ \
+                http://www.mirrorservice.org/sites/master.us.finkmirrors.net/distfiles/md5/6b2a3ef0eff622a412395187d1c5d178/
 checksums	md5 6b2a3ef0eff622a412395187d1c5d178
-depends_lib	lib:gtk.2:gtk2 lib:libxml2:libxml2
+
+use_parallel_build yes
+
+depends_lib \
+	port:gtk2 \
+	port:libxml2
+
 configure.args	--mandir=${prefix}/share/man 
 configure.cppflags-append	"-L${prefix}/lib"
 configure.cflags	"-no-cpp-precomp -flat_namespace -undefined suppress" 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081207/0fde59f5/attachment.html>


More information about the macports-changes mailing list