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

snc at macports.org snc at macports.org
Sat Jul 27 09:17:48 PDT 2013


Revision: 108606
          https://trac.macports.org/changeset/108606
Author:   snc at macports.org
Date:     2013-07-27 09:17:48 -0700 (Sat, 27 Jul 2013)
Log Message:
-----------
pspp: duh. of course we use pkgconfig

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

Modified: trunk/dports/math/pspp/Portfile
===================================================================
--- trunk/dports/math/pspp/Portfile	2013-07-27 15:58:42 UTC (rev 108605)
+++ trunk/dports/math/pspp/Portfile	2013-07-27 16:17:48 UTC (rev 108606)
@@ -42,7 +42,8 @@
 distname            ${name}-${version}a
 worksrcdir          ${name}-${version}
 
-depends_build-append    port:libglade2
+depends_build-append    port:libglade2 \
+                        port:pkgconfig
 
 configure.args-append   --disable-rpath \
                     --without-libpq \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130727/a005961e/attachment.html>


More information about the macports-changes mailing list