[108569] trunk/dports/math/pspp/Portfile

snc at macports.org snc at macports.org
Fri Jul 26 13:15:45 PDT 2013


Revision: 108569
          https://trac.macports.org/changeset/108569
Author:   snc at macports.org
Date:     2013-07-26 13:15:45 -0700 (Fri, 26 Jul 2013)
Log Message:
-----------
pspp: libglade is needed to build +x11 as well

Modified Paths:
--------------
    trunk/dports/math/pspp/Portfile

Modified: trunk/dports/math/pspp/Portfile
===================================================================
--- trunk/dports/math/pspp/Portfile	2013-07-26 20:11:44 UTC (rev 108568)
+++ trunk/dports/math/pspp/Portfile	2013-07-26 20:15:45 UTC (rev 108569)
@@ -42,6 +42,8 @@
 distname            ${name}-${version}a
 worksrcdir          ${name}-${version}
 
+depends_build-append    port:libglade2
+
 configure.args-append   --disable-rpath \
                     --without-libpq \
                     --without-gui \
@@ -84,7 +86,6 @@
 }
 
 variant quartz requires gui {
-    depends_build-append    port:libglade2
     require_active_variants cairo quartz
     require_active_variants gtk2 quartz
     require_active_variants pango quartz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130726/d5a14086/attachment.html>


More information about the macports-changes mailing list