svn commit: r505434 - head/devel/p5-Data-Visitor
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 30 16:08:17 UTC 2019
Author: sunpoet
Date: Sun Jun 30 16:08:12 2019
New Revision: 505434
URL: https://svnweb.freebsd.org/changeset/ports/505434
Log:
Add NO_ARCH
Modified:
head/devel/p5-Data-Visitor/Makefile
Modified: head/devel/p5-Data-Visitor/Makefile
==============================================================================
--- head/devel/p5-Data-Visitor/Makefile Sun Jun 30 16:08:07 2019 (r505433)
+++ head/devel/p5-Data-Visitor/Makefile Sun Jun 30 16:08:12 2019 (r505434)
@@ -26,4 +26,6 @@ TEST_DEPENDS= p5-Data-Alias>=0:devel/p5-Data-Alias \
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list