[112114] trunk/dports/math/itl/Portfile

jmr at macports.org jmr at macports.org
Sat Oct 12 00:18:00 PDT 2013


Revision: 112114
          https://trac.macports.org/changeset/112114
Author:   jmr at macports.org
Date:     2013-10-12 00:18:00 -0700 (Sat, 12 Oct 2013)
Log Message:
-----------
itl: license, noarch

Modified Paths:
--------------
    trunk/dports/math/itl/Portfile

Modified: trunk/dports/math/itl/Portfile
===================================================================
--- trunk/dports/math/itl/Portfile	2013-10-12 06:38:11 UTC (rev 112113)
+++ trunk/dports/math/itl/Portfile	2013-10-12 07:18:00 UTC (rev 112114)
@@ -5,7 +5,9 @@
 name			itl
 version			4.0.0-1
 categories		math
+license			Artistic-1
 platforms		darwin
+supported_archs	noarch
 maintainers		nomaintainer
 description		Iterative Template Library (based on MTL)
 long_description	The Iterative Template Library (ITL) is a generic \
@@ -22,9 +24,6 @@
 
 depends_lib		port:blitz port:mtl
 
-# blitz is not universal
-universal_variant	no
-
 configure.args	--with-mtl=${prefix}/include --with-blitz=${prefix}/include
 
 build		{}
@@ -36,4 +35,3 @@
 		itl_tags.h itl_utils.h matrix_free_operator.h modified_gram_schmidt.h \
 		number_traits.h ${destroot}${prefix}/include/${name}
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131012/adcfb9e8/attachment.html>


More information about the macports-changes mailing list