Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 2015 06:46:32 +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: r394833 - head/devel/p5-Module-ScanDeps
Message-ID:  <201508200646.t7K6kW67080483@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Aug 20 06:46:31 2015
New Revision: 394833
URL: https://svnweb.freebsd.org/changeset/ports/394833

Log:
  - Remove MASTER_SITE_SUBDIR
  - Add NO_ARCH

Modified:
  head/devel/p5-Module-ScanDeps/Makefile

Modified: head/devel/p5-Module-ScanDeps/Makefile
==============================================================================
--- head/devel/p5-Module-ScanDeps/Makefile	Thu Aug 20 06:43:10 2015	(r394832)
+++ head/devel/p5-Module-ScanDeps/Makefile	Thu Aug 20 06:46:31 2015	(r394833)
@@ -5,7 +5,6 @@ PORTNAME=	Module-ScanDeps
 PORTVERSION=	1.19
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	CPAN:RSCHUPP
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -14,6 +13,7 @@ COMMENT=	Recursively scan Perl code for 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
+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?201508200646.t7K6kW67080483>