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

snc at macports.org snc at macports.org
Sat Jul 27 08:58:42 PDT 2013


Revision: 108605
          https://trac.macports.org/changeset/108605
Author:   snc at macports.org
Date:     2013-07-27 08:58:42 -0700 (Sat, 27 Jul 2013)
Log Message:
-----------
pspp:
 * allow glib2 alternatives
 * libglade2 is needed for both x11 and quartz

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

Modified: trunk/dports/math/pspp/Portfile
===================================================================
--- trunk/dports/math/pspp/Portfile	2013-07-27 15:01:06 UTC (rev 108604)
+++ trunk/dports/math/pspp/Portfile	2013-07-27 15:58:42 UTC (rev 108605)
@@ -7,7 +7,7 @@
 
 name                    pspp
 version                 0.8.0
-revision                1
+revision                2
 categories              math
 license                 GPL-3+
 maintainers             snc
@@ -30,7 +30,7 @@
                     port:fontconfig \
                     port:freetype \
                     port:gettext \
-                    port:glib2 \
+                    path:lib/pkgconfig/glib-2.0.pc:glib2 \
                     port:gsl \
                     port:libiconv \
                     port:libxml2 \
@@ -80,7 +80,8 @@
     depends_lib-append      port:atk \
                             port:gdk-pixbuf2 \
                             port:gtk2 \
-                            port:gtksourceview2
+                            port:gtksourceview2 \
+                            port:libglade2
 
     configure.args-delete   --without-gui
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130727/b93c4e2b/attachment-0001.html>


More information about the macports-changes mailing list