Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Sep 2015 21:48:11 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396539 - head/mail/pear-Mail_Mime
Message-ID:  <201509092148.t89LmBeB012687@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509092148.t89LmBeB012687>