svn commit: r432150 - head/devel/py-ipaddr

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 22 14:38:50 UTC 2017


Author: sunpoet
Date: Sun Jan 22 14:38:49 2017
New Revision: 432150
URL: https://svnweb.freebsd.org/changeset/ports/432150

Log:
  Remove PROJECTHOST
  
  - Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/py-ipaddr/Makefile

Modified: head/devel/py-ipaddr/Makefile
==============================================================================
--- head/devel/py-ipaddr/Makefile	Sun Jan 22 14:38:44 2017	(r432149)
+++ head/devel/py-ipaddr/Makefile	Sun Jan 22 14:38:49 2017	(r432150)
@@ -12,7 +12,7 @@ COMMENT=	Google open source IPv4/IPv6 ma
 
 LICENSE=	APACHE20
 
-PROJECTHOST=	ipaddr-py
+NO_ARCH=	yes
 USES=		python
 USE_PYTHON=	distutils autoplist
 


More information about the svn-ports-all mailing list