Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Aug 2015 17:32:48 +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: r394095 - head/net/p5-Net-Dict
Message-ID:  <201508131732.t7DHWmVK046463@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Aug 13 17:32:47 2015
New Revision: 394095
URL: https://svnweb.freebsd.org/changeset/ports/394095

Log:
  - Remove MASTER_SITE_SUBDIR
  - Add NO_ARCH

Modified:
  head/net/p5-Net-Dict/Makefile

Modified: head/net/p5-Net-Dict/Makefile
==============================================================================
--- head/net/p5-Net-Dict/Makefile	Thu Aug 13 17:32:43 2015	(r394094)
+++ head/net/p5-Net-Dict/Makefile	Thu Aug 13 17:32:47 2015	(r394095)
@@ -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
 



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