[92927] trunk/dports/science/xastir/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu May 10 19:18:09 PDT 2012


Revision: 92927
          https://trac.macports.org/changeset/92927
Author:   ryandesign at macports.org
Date:     2012-05-10 19:18:09 -0700 (Thu, 10 May 2012)
Log Message:
-----------
xastir: add pkgconfig build dep to prevent build error: #error "QuantumDepth != 16 or 8"

Modified Paths:
--------------
    trunk/dports/science/xastir/Portfile

Modified: trunk/dports/science/xastir/Portfile
===================================================================
--- trunk/dports/science/xastir/Portfile	2012-05-11 02:08:14 UTC (rev 92926)
+++ trunk/dports/science/xastir/Portfile	2012-05-11 02:18:09 UTC (rev 92927)
@@ -21,7 +21,8 @@
                     sha256  a7834f9adc802da8fb45c15656efa2f85a5b930dc414251af4cb6b490ddb7281
 
 depends_build       port:autoconf \
-                    port:automake
+                    port:automake \
+                    port:pkgconfig
 
 depends_lib         port:xorg-libXp \
                     port:xpm \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120510/00312c29/attachment.html>


More information about the macports-changes mailing list