Revision: 133310 https://trac.macports.org/changeset/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: -------------- trunk/dports/graphics/libcaca/Portfile Modified: trunk/dports/graphics/libcaca/Portfile =================================================================== --- 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}"
participants (1)
-
ryandesign@macports.org