Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Aug 2015 17:32:35 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r394092 - head/misc/p5-Geo-Coder-Geocoder-US
Message-ID:  <201508131732.t7DHWZgk046143@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
@@ -21,6 +20,7 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PORTSCOUT=	limit:^[0-9\.]*$$
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508131732.t7DHWZgk046143>