[92762] trunk/dports/python/py-biggles/Portfile

deric at macports.org deric at macports.org
Sat May 5 16:39:58 PDT 2012


Revision: 92762
          https://trac.macports.org/changeset/92762
Author:   deric at macports.org
Date:     2012-05-05 16:39:57 -0700 (Sat, 05 May 2012)
Log Message:
-----------
py-biggles: Revert dependency removal in r92754. Cleanup.

Revision Links:
--------------
    https://trac.macports.org/changeset/92754

Modified Paths:
--------------
    trunk/dports/python/py-biggles/Portfile

Modified: trunk/dports/python/py-biggles/Portfile
===================================================================
--- trunk/dports/python/py-biggles/Portfile	2012-05-05 23:30:19 UTC (rev 92761)
+++ trunk/dports/python/py-biggles/Portfile	2012-05-05 23:39:57 UTC (rev 92762)
@@ -5,8 +5,7 @@
 PortGroup github 1.0
 PortGroup python 1.0
 
-version             1.6.7
-github.setup        nolta biggles ${version} v
+github.setup        nolta biggles 1.6.7 v
 name                py-biggles
 categories-append   graphics math science
 platforms           darwin
@@ -26,7 +25,7 @@
 
 if {$subport != $name} {
     
-    depends_lib-append      port:plotutils port:py${python.version}-numpy
+    depends_lib-append      port:plotutils port:py${python.version}-numpy port:xorg-libXaw
     
     build.target       build_ext
     build.args         -I${prefix}/include
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120505/60091555/attachment.html>


More information about the macports-changes mailing list