svn commit: r393557 - head/textproc/dtdparse

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Aug 4 21:35:06 UTC 2015


Author: amdmi3
Date: Tue Aug  4 21:35:05 2015
New Revision: 393557
URL: https://svnweb.freebsd.org/changeset/ports/393557

Log:
  - Add NO_ARCH

Modified:
  head/textproc/dtdparse/Makefile

Modified: head/textproc/dtdparse/Makefile
==============================================================================
--- head/textproc/dtdparse/Makefile	Tue Aug  4 21:34:07 2015	(r393556)
+++ head/textproc/dtdparse/Makefile	Tue Aug  4 21:35:05 2015	(r393557)
@@ -16,5 +16,6 @@ RUN_DEPENDS=	p5-DelimMatch>=0:${PORTSDIR
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list