svn commit: r394833 - head/devel/p5-Module-ScanDeps
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Aug 20 06:46:32 UTC 2015
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 at 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
More information about the svn-ports-head
mailing list