svn commit: r396589 - head/www/pear-HTTP_Session2

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Sep 10 17:38:44 UTC 2015


Author: amdmi3
Date: Thu Sep 10 17:38:43 2015
New Revision: 396589
URL: https://svnweb.freebsd.org/changeset/ports/396589

Log:
  - Add NO_ARCH

Modified:
  head/www/pear-HTTP_Session2/Makefile

Modified: head/www/pear-HTTP_Session2/Makefile
==============================================================================
--- head/www/pear-HTTP_Session2/Makefile	Thu Sep 10 17:38:40 2015	(r396588)
+++ head/www/pear-HTTP_Session2/Makefile	Thu Sep 10 17:38:43 2015	(r396589)
@@ -11,5 +11,6 @@ COMMENT=	PHP5 Session Handler
 LICENSE=	BSD3CLAUSE
 
 USES=		dos2unix pear
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list