svn commit: r396539 - head/mail/pear-Mail_Mime

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Sep 9 21:48:11 UTC 2015


Author: amdmi3
Date: Wed Sep  9 21:48:10 2015
New Revision: 396539
URL: https://svnweb.freebsd.org/changeset/ports/396539

Log:
  - Add NO_ARCH

Modified:
  head/mail/pear-Mail_Mime/Makefile

Modified: head/mail/pear-Mail_Mime/Makefile
==============================================================================
--- head/mail/pear-Mail_Mime/Makefile	Wed Sep  9 21:48:06 2015	(r396538)
+++ head/mail/pear-Mail_Mime/Makefile	Wed Sep  9 21:48:10 2015	(r396539)
@@ -11,6 +11,7 @@ COMMENT=	PEAR classes to create and deco
 
 LICENSE=	BSD3CLAUSE
 
-USES=	pear
+USES=		pear
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list