svn commit: r394092 - head/misc/p5-Geo-Coder-Geocoder-US

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Aug 13 17:32:35 UTC 2015


Author: sunpoet
Date: Thu Aug 13 17:32:34 2015
New Revision: 394092
URL: https://svnweb.freebsd.org/changeset/ports/394092

Log:
  - Remove MASTER_SITE_SUBDIR
  - Add NO_ARCH

Modified:
  head/misc/p5-Geo-Coder-Geocoder-US/Makefile

Modified: head/misc/p5-Geo-Coder-Geocoder-US/Makefile
==============================================================================
--- head/misc/p5-Geo-Coder-Geocoder-US/Makefile	Thu Aug 13 17:32:30 2015	(r394091)
+++ head/misc/p5-Geo-Coder-Geocoder-US/Makefile	Thu Aug 13 17:32:34 2015	(r394092)
@@ -5,7 +5,6 @@ PORTNAME=	Geo-Coder-Geocoder-US
 PORTVERSION=	0.005
 CATEGORIES=	misc geography perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	CPAN:WYANT
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	sunpoet at FreeBSD.org
@@ -21,6 +20,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PORTSCOUT=	limit:^[0-9\.]*$$
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 


More information about the svn-ports-head mailing list