svn commit: r525217 - head/textproc/p5-Pod-DocBook

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Feb 4 17:56:28 UTC 2020


Author: sunpoet
Date: Tue Feb  4 17:56:27 2020
New Revision: 525217
URL: https://svnweb.freebsd.org/changeset/ports/525217

Log:
  Add NO_ARCH

Modified:
  head/textproc/p5-Pod-DocBook/Makefile

Modified: head/textproc/p5-Pod-DocBook/Makefile
==============================================================================
--- head/textproc/p5-Pod-DocBook/Makefile	Tue Feb  4 17:56:22 2020	(r525216)
+++ head/textproc/p5-Pod-DocBook/Makefile	Tue Feb  4 17:56:27 2020	(r525217)
@@ -19,4 +19,6 @@ RUN_DEPENDS=	p5-podlators>=0:textproc/p5-podlators \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list