Revision
110458
Author
jeremyhu@macports.org
Date
2013-08-31 00:45:19 -0700 (Sat, 31 Aug 2013)

Log Message

tif22pnm: Not universal and not installs_libs

Modified Paths

Diff

Modified: trunk/dports/graphics/tif22pnm/Portfile (110457 => 110458)


--- trunk/dports/graphics/tif22pnm/Portfile	2013-08-31 07:42:48 UTC (rev 110457)
+++ trunk/dports/graphics/tif22pnm/Portfile	2013-08-31 07:45:19 UTC (rev 110458)
@@ -25,6 +25,9 @@
 checksums           rmd160  5f9600ce4e0eec9592717747a117219031a90508 \
                     sha256  d59ea3f1fdd6802e66a44fbfa8979d4e61c9fd021de36675249a877392378e01
 
+universal_variant   no
+installs_libs       no
+
 post-patch {
     reinplace "s| -s||" ${worksrcpath}/do.sh
 }