svn commit: r398329 - head/www/p5-ParallelUA
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Oct 1 15:58:10 UTC 2015
Author: sunpoet
Date: Thu Oct 1 15:58:09 2015
New Revision: 398329
URL: https://svnweb.freebsd.org/changeset/ports/398329
Log:
- Add NO_ARCH
Modified:
head/www/p5-ParallelUA/Makefile
Modified: head/www/p5-ParallelUA/Makefile
==============================================================================
--- head/www/p5-ParallelUA/Makefile Thu Oct 1 15:58:07 2015 (r398328)
+++ head/www/p5-ParallelUA/Makefile Thu Oct 1 15:58:09 2015 (r398329)
@@ -20,6 +20,7 @@ BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTS
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
REINPLACE_ARGS= -i ''
USE_PERL5= configure
USES= perl5
More information about the svn-ports-head
mailing list