[132883] trunk/dports/science/opendx/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Wed Feb 11 18:27:48 PST 2015


Revision: 132883
          https://trac.macports.org/changeset/132883
Author:   jeremyhu at macports.org
Date:     2015-02-11 18:27:48 -0800 (Wed, 11 Feb 2015)
Log Message:
-----------
opendx: Fix autoreconf failure and add dependency on libGLU

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

Modified: trunk/dports/science/opendx/Portfile
===================================================================
--- trunk/dports/science/opendx/Portfile	2015-02-12 02:23:07 UTC (rev 132882)
+++ trunk/dports/science/opendx/Portfile	2015-02-12 02:27:48 UTC (rev 132883)
@@ -31,6 +31,7 @@
 		port:opendx-java40	\
 		port:ImageMagick	\
 		path:lib/libXm.dylib:openmotif \
+		port:libGLU \
 		port:mesa
 
 # cdf is not universal
@@ -42,7 +43,7 @@
 		main.diff
 
 use_autoreconf yes
-autoreconf.args -fv
+autoreconf.args -fvi
 
 if {${os.platform} eq "darwin" && ${os.major} >= 9} {
     configure.cppflags-append -D_UINT64 -D_UINT32 -D_UINT16 -D_UINT8
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150211/3198ce39/attachment.html>


More information about the macports-changes mailing list