aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-Geo-Coder-OpenCage
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-08-13 17:32:43 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-08-13 17:32:43 +0000
commit3b38c3801f5b7411f86c5262f6f14d823842e923 (patch)
treedd4000a10beb2ed0c589ec1453ec401e2b327e58 /misc/p5-Geo-Coder-OpenCage
parent2d7247873261ec7a7f19eec0302e68c225e0f11f (diff)
downloadports-3b38c3801f5b7411f86c5262f6f14d823842e923.tar.gz
ports-3b38c3801f5b7411f86c5262f6f14d823842e923.zip
Notes
Diffstat (limited to 'misc/p5-Geo-Coder-OpenCage')
-rw-r--r--misc/p5-Geo-Coder-OpenCage/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/p5-Geo-Coder-OpenCage/Makefile b/misc/p5-Geo-Coder-OpenCage/Makefile
index 956fb2788056..399da978f08f 100644
--- a/misc/p5-Geo-Coder-OpenCage/Makefile
+++ b/misc/p5-Geo-Coder-OpenCage/Makefile
@@ -6,7 +6,6 @@ PORTVERSION= 0.05
PORTREVISION= 1
CATEGORIES= misc geography perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:KAORU
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
@@ -21,6 +20,7 @@ BUILD_DEPENDS= p5-JSON>=2.53:${PORTSDIR}/converters/p5-JSON \
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Exception>=0.32:${PORTSDIR}/devel/p5-Test-Exception
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5