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

ryandesign at macports.org ryandesign at macports.org
Thu May 10 16:13:28 PDT 2012


Revision: 92925
          https://trac.macports.org/changeset/92925
Author:   ryandesign at macports.org
Date:     2012-05-10 16:13:27 -0700 (Thu, 10 May 2012)
Log Message:
-----------
xastir: ensure we don't use GraphicsMagick even if it is already installed

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

Modified: trunk/dports/science/xastir/Portfile
===================================================================
--- trunk/dports/science/xastir/Portfile	2012-05-10 22:02:07 UTC (rev 92924)
+++ trunk/dports/science/xastir/Portfile	2012-05-10 23:13:27 UTC (rev 92925)
@@ -5,7 +5,7 @@
 
 name                xastir
 version             2.0.0
-revision            1
+revision            2
 categories          science
 platforms           darwin
 maintainers         nomaintainer
@@ -51,6 +51,8 @@
     system -W ${worksrcpath} "sh ./bootstrap.sh"
 }
 
+configure.args      --without-graphicsmagick
+
 configure.cppflags-append   -I${prefix}/include/db46
 configure.ldflags-append    -L${prefix}/lib/db46
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120510/ffc1dda4/attachment.html>


More information about the macports-changes mailing list