[MacPorts] #46116: New port: pyxplot 0.9.2

MacPorts noreply at macports.org
Sun Dec 28 18:54:49 PST 2014


#46116: New port: pyxplot 0.9.2
-----------------------------+--------------------------------
  Reporter:  mschamschula@…  |      Owner:  macports-tickets@…
      Type:  submission      |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:
Resolution:                  |   Keywords:
      Port:  pyxplot         |
-----------------------------+--------------------------------

Comment (by khindenburg@…):

 {{{
 # 14. CHECK TO SEE WHETHER THIS SYSTEM HAS GSL HEADERS

 echo $ECHO_N "Checking for libgsl0-dev       ............. $ECHO_C"
 if printf '#include <gsl/gsl_version.h>\nint main() { return 0; }\n' | gcc
 `gsl-config --cflags` -x c - -o conf.out > conf.stdout 2> conf.stderr
 then
  rm -f conf.*
  echo "YES"
 else
 }}}

 is pulling my /opt/local/bin/no_default_gcc/gcc

 Removing that allows it to build - not a show stopper.

-- 
Ticket URL: <https://trac.macports.org/ticket/46116#comment:8>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list