svn commit: r504119 - head/devel/p5-Data-HexDump

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 13 15:50:03 UTC 2019


Author: sunpoet
Date: Thu Jun 13 15:49:59 2019
New Revision: 504119
URL: https://svnweb.freebsd.org/changeset/ports/504119

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Data-HexDump/Makefile

Modified: head/devel/p5-Data-HexDump/Makefile
==============================================================================
--- head/devel/p5-Data-HexDump/Makefile	Thu Jun 13 15:49:54 2019	(r504118)
+++ head/devel/p5-Data-HexDump/Makefile	Thu Jun 13 15:49:59 2019	(r504119)
@@ -14,4 +14,6 @@ COMMENT=	Simple hexadecimal dumper
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list