svn commit: r399738 - head/devel/p5-Data-Validator
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Oct 19 20:19:05 UTC 2015
Author: sunpoet
Date: Mon Oct 19 20:19:03 2015
New Revision: 399738
URL: https://svnweb.freebsd.org/changeset/ports/399738
Log:
- Add NO_ARCH
Modified:
head/devel/p5-Data-Validator/Makefile
Modified: head/devel/p5-Data-Validator/Makefile
==============================================================================
--- head/devel/p5-Data-Validator/Makefile Mon Oct 19 20:18:59 2015 (r399737)
+++ head/devel/p5-Data-Validator/Makefile Mon Oct 19 20:19:03 2015 (r399738)
@@ -19,6 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
+NO_ARCH= yes
USE_PERL5= modbuild
USES= perl5
More information about the svn-ports-all
mailing list