svn commit: r504115 - head/converters/p5-Convert-ASN1
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 13 15:49:43 UTC 2019
Author: sunpoet
Date: Thu Jun 13 15:49:40 2019
New Revision: 504115
URL: https://svnweb.freebsd.org/changeset/ports/504115
Log:
Add NO_ARCH
Modified:
head/converters/p5-Convert-ASN1/Makefile
Modified: head/converters/p5-Convert-ASN1/Makefile
==============================================================================
--- head/converters/p5-Convert-ASN1/Makefile Thu Jun 13 15:49:35 2019 (r504114)
+++ head/converters/p5-Convert-ASN1/Makefile Thu Jun 13 15:49:40 2019 (r504115)
@@ -17,4 +17,6 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list