[35753] trunk/dports/math/fftw-3/Portfile

takeshi at macports.org takeshi at macports.org
Fri Apr 4 19:09:12 PDT 2008


Revision: 35753
          http://trac.macosforge.org/projects/macports/changeset/35753
Author:   takeshi at macports.org
Date:     2008-04-04 19:09:11 -0700 (Fri, 04 Apr 2008)

Log Message:
-----------
fftw-3: builds shared libraries

Modified Paths:
--------------
    trunk/dports/math/fftw-3/Portfile

Modified: trunk/dports/math/fftw-3/Portfile
===================================================================
--- trunk/dports/math/fftw-3/Portfile	2008-04-05 01:00:08 UTC (rev 35752)
+++ trunk/dports/math/fftw-3/Portfile	2008-04-05 02:09:11 UTC (rev 35753)
@@ -4,7 +4,7 @@
 
 name            fftw-3
 version         3.1.2
-revision        3
+revision        4
 categories      math
 platforms       darwin
 maintainers     takeshi at macports.org
@@ -41,12 +41,10 @@
 	rmd160 13069b3582eeaa1fba1614cdca2dfbc2e45ab585
 
 configure.args \
-	--enable-type-prefix \
 	--enable-threads \
 	--enable-fma \
 	--disable-fortran \
-	--mandir=${prefix}/share/man \
-	--infodir=${prefix}/share/info
+	--enable-shared
 
 configure.cflags-append -fno-common
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080404/bb41ec3a/attachment.html


More information about the macports-changes mailing list