[41380] trunk/dports/gnome/dia/Portfile

jmr at macports.org jmr at macports.org
Fri Oct 31 23:40:19 PDT 2008


Revision: 41380
          http://trac.macports.org/changeset/41380
Author:   jmr at macports.org
Date:     2008-10-31 23:40:19 -0700 (Fri, 31 Oct 2008)
Log Message:
-----------
dia: don't use -flat_namespace, use port: style dependency

Modified Paths:
--------------
    trunk/dports/gnome/dia/Portfile

Modified: trunk/dports/gnome/dia/Portfile
===================================================================
--- trunk/dports/gnome/dia/Portfile	2008-11-01 05:49:19 UTC (rev 41379)
+++ trunk/dports/gnome/dia/Portfile	2008-11-01 06:40:19 UTC (rev 41380)
@@ -30,7 +30,6 @@
 patchfiles	patch-shape_info.c
 configure.cppflags-append "-L${prefix}/lib"
 configure.cflags-append "-no-cpp-precomp -L${prefix}/lib"
-configure.ldflags-append "-flat_namespace"
 
 configure.args	--mandir=${prefix}/share/man --infodir=${prefix}/share/info \
 		--enable-static
@@ -41,7 +40,7 @@
 
 variant with_gnome 	{
 	configure.args-append   --enable-gnome
-	depends_lib-append      lib:gnome-session:gnome-session
+	depends_lib-append      port:gnome-session
 }
 
 livecheck.check regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081031/2f38dee2/attachment.html>


More information about the macports-changes mailing list