aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Dict
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-08-13 17:32:47 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-08-13 17:32:47 +0000
commit2b872fdaa083bce87d80312d6b248ee1bbbf67a7 (patch)
tree1c479309443b26ab0ee4593e0939c6fb0cd925ec /net/p5-Net-Dict
parent3b38c3801f5b7411f86c5262f6f14d823842e923 (diff)
downloadports-2b872fdaa083bce87d80312d6b248ee1bbbf67a7.tar.gz
ports-2b872fdaa083bce87d80312d6b248ee1bbbf67a7.zip
- Remove MASTER_SITE_SUBDIR
- Add NO_ARCH
Notes
Notes: svn path=/head/; revision=394095
Diffstat (limited to 'net/p5-Net-Dict')
-rw-r--r--net/p5-Net-Dict/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-Dict/Makefile b/net/p5-Net-Dict/Makefile
index 6f550a84c266..7453f08d5e9a 100644
--- a/net/p5-Net-Dict/Makefile
+++ b/net/p5-Net-Dict/Makefile
@@ -5,7 +5,6 @@ PORTNAME= Net-Dict
PORTVERSION= 2.19
CATEGORIES= net perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:NEILB
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
@@ -16,6 +15,7 @@ LICENSE_COMB= dual
TEST_DEPENDS= p5-Test-Differences>=0.620:${PORTSDIR}/devel/p5-Test-Differences
+NO_ARCH= yes
USE_PERL5= configure
USES= perl5