svn commit: r505929 - head/devel/p5-Syntax-Keyword-Junction
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jul 5 19:15:19 UTC 2019
Author: sunpoet
Date: Fri Jul 5 19:15:14 2019
New Revision: 505929
URL: https://svnweb.freebsd.org/changeset/ports/505929
Log:
Add NO_ARCH
Modified:
head/devel/p5-Syntax-Keyword-Junction/Makefile
Modified: head/devel/p5-Syntax-Keyword-Junction/Makefile
==============================================================================
--- head/devel/p5-Syntax-Keyword-Junction/Makefile Fri Jul 5 19:15:09 2019 (r505928)
+++ head/devel/p5-Syntax-Keyword-Junction/Makefile Fri Jul 5 19:15:14 2019 (r505929)
@@ -19,4 +19,6 @@ RUN_DEPENDS= p5-syntax>=0:devel/p5-syntax \
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list