[81627] trunk/dports/gnome/libglademm/Portfile

jmr at macports.org jmr at macports.org
Tue Aug 2 22:29:00 PDT 2011


Revision: 81627
          http://trac.macports.org/changeset/81627
Author:   jmr at macports.org
Date:     2011-08-02 22:28:58 -0700 (Tue, 02 Aug 2011)
Log Message:
-----------
libglademm: add missing pkgconfig dep, remove unnecessary cflags

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

Modified: trunk/dports/gnome/libglademm/Portfile
===================================================================
--- trunk/dports/gnome/libglademm/Portfile	2011-08-03 04:44:43 UTC (rev 81626)
+++ trunk/dports/gnome/libglademm/Portfile	2011-08-03 05:28:58 UTC (rev 81627)
@@ -21,11 +21,10 @@
                 sha1    d7c0138c80ea337d2e9ae55f74a6953ce2eb9f5d \
                 rmd160  3bfe5962e57721dfa9d02c3be31b543bf070c767
 
+depends_build	port:pkgconfig
 depends_lib	port:gtkmm \
                 port:libglade2
 
-configure.cflags-append -flat_namespace -undefined suppress
-
 livecheck.type  regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
 livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110802/f31f6103/attachment.html>


More information about the macports-changes mailing list