Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Sep 2015 17:38:46 +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: r396590 - head/net/pear-Net_URL2
Message-ID:  <201509101738.t8AHckQY007717@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Sep 10 17:38:46 2015
New Revision: 396590
URL: https://svnweb.freebsd.org/changeset/ports/396590

Log:
  - Add NO_ARCH

Modified:
  head/net/pear-Net_URL2/Makefile

Modified: head/net/pear-Net_URL2/Makefile
==============================================================================
--- head/net/pear-Net_URL2/Makefile	Thu Sep 10 17:38:43 2015	(r396589)
+++ head/net/pear-Net_URL2/Makefile	Thu Sep 10 17:38:46 2015	(r396590)
@@ -10,6 +10,7 @@ COMMENT=	PEAR Class for parsing and hand
 
 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?201509101738.t8AHckQY007717>