[97538] trunk/dports/graphics/fnlib/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri Sep 7 23:30:25 PDT 2012


Revision: 97538
          https://trac.macports.org/changeset/97538
Author:   ryandesign at macports.org
Date:     2012-09-07 23:30:23 -0700 (Fri, 07 Sep 2012)
Log Message:
-----------
fnlib: license GPL-2 LGPL; fix comment; enable univesal variant

Modified Paths:
--------------
    trunk/dports/graphics/fnlib/Portfile

Modified: trunk/dports/graphics/fnlib/Portfile
===================================================================
--- trunk/dports/graphics/fnlib/Portfile	2012-09-08 06:14:02 UTC (rev 97537)
+++ trunk/dports/graphics/fnlib/Portfile	2012-09-08 06:30:23 UTC (rev 97538)
@@ -10,6 +10,8 @@
 maintainers	nomaintainer
 categories	graphics
 platforms	darwin 
+license		GPL-2 LGPL
+
 homepage	http://www.enlightenment.org/
 master_sites 	sourceforge:project/enlightenment/OldFiles/
 checksums	md5 99e9558739b97c82b728e408d9cb1f01
@@ -22,7 +24,7 @@
 	port:tiff \
 	port:imlib
 
-# this might break shinymetal on caseinsensitives fs'es
+# this might break shinymetal on case-insensitive filesystems
 post-destroot	{
 		foreach i {a b c d e f g h i j k l m n o p q r s t u v w x y z} {
 			file delete -force ${destroot}${prefix}/share/fnlib_fonts/shinymetal/45/$i.tif
@@ -31,7 +33,3 @@
 
 use_autoreconf yes
 autoreconf.args -fvi
-
-# port:imlib is not universal
-universal_variant no
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120907/6e8448c7/attachment.html>


More information about the macports-changes mailing list