svn commit: r395251 - head/security/p5-Authen-Passphrase

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Aug 25 13:51:09 UTC 2015


Author: amdmi3
Date: Tue Aug 25 13:51:08 2015
New Revision: 395251
URL: https://svnweb.freebsd.org/changeset/ports/395251

Log:
  - Add NO_ARCH

Modified:
  head/security/p5-Authen-Passphrase/Makefile

Modified: head/security/p5-Authen-Passphrase/Makefile
==============================================================================
--- head/security/p5-Authen-Passphrase/Makefile	Tue Aug 25 13:19:50 2015	(r395250)
+++ head/security/p5-Authen-Passphrase/Makefile	Tue Aug 25 13:51:08 2015	(r395251)
@@ -29,5 +29,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	modbuild
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list