svn commit: r522941 - head/devel/p5-Shell-Guess
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jan 13 17:47:37 UTC 2020
Author: sunpoet
Date: Mon Jan 13 17:47:36 2020
New Revision: 522941
URL: https://svnweb.freebsd.org/changeset/ports/522941
Log:
Add NO_ARCH
Modified:
head/devel/p5-Shell-Guess/Makefile
Modified: head/devel/p5-Shell-Guess/Makefile
==============================================================================
--- head/devel/p5-Shell-Guess/Makefile Mon Jan 13 17:47:31 2020 (r522940)
+++ head/devel/p5-Shell-Guess/Makefile Mon Jan 13 17:47:36 2020 (r522941)
@@ -15,6 +15,8 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
PLIST_FILES= ${SITE_PERL_REL}/Shell/Guess.pm \
${SITE_MAN3_REL}/Shell::Guess.3.gz
More information about the svn-ports-head
mailing list