svn commit: r396469 - head/net/pear-Net_UserAgent_Detect

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Sep 9 11:15:17 UTC 2015


Author: amdmi3
Date: Wed Sep  9 11:15:16 2015
New Revision: 396469
URL: https://svnweb.freebsd.org/changeset/ports/396469

Log:
  - Add NO_ARCH

Modified:
  head/net/pear-Net_UserAgent_Detect/Makefile

Modified: head/net/pear-Net_UserAgent_Detect/Makefile
==============================================================================
--- head/net/pear-Net_UserAgent_Detect/Makefile	Wed Sep  9 11:15:01 2015	(r396468)
+++ head/net/pear-Net_UserAgent_Detect/Makefile	Wed Sep  9 11:15:16 2015	(r396469)
@@ -11,6 +11,7 @@ COMMENT=	PEAR class that determines the 
 
 LICENSE=	PHP202
 
-USES=	pear
+USES=		pear
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list