Revision
133310
Author
ryandesign@macports.org
Date
2015-02-25 06:40:01 -0800 (Wed, 25 Feb 2015)

Log Message

libcaca: no longer build as root (#30640)

Modified Paths

Diff

Modified: trunk/dports/graphics/libcaca/Portfile (133309 => 133310)


--- trunk/dports/graphics/libcaca/Portfile	2015-02-25 07:07:54 UTC (rev 133309)
+++ trunk/dports/graphics/libcaca/Portfile	2015-02-25 14:40:01 UTC (rev 133310)
@@ -49,7 +49,6 @@
 
 compiler.blacklist  llvm-gcc-4.2
 
-build.asroot 	    yes
 livecheck.type      regex
 livecheck.url       ${master_sites}
 livecheck.regex     "${name}-(\\d+(?:\\.\\d+)\\.beta(?:\\d+)*)${extract.suffix}"