Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Nov 2016 16:50:56 +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: r425556 - head/devel/p5-Sub-Exporter-Progressive
Message-ID:  <201611061650.uA6GouK4054178@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov  6 16:50:56 2016
New Revision: 425556
URL: https://svnweb.freebsd.org/changeset/ports/425556

Log:
  - Add LICENSE_FILE
  - Add NO_ARCH

Modified:
  head/devel/p5-Sub-Exporter-Progressive/Makefile

Modified: head/devel/p5-Sub-Exporter-Progressive/Makefile
==============================================================================
--- head/devel/p5-Sub-Exporter-Progressive/Makefile	Sun Nov  6 16:50:51 2016	(r425555)
+++ head/devel/p5-Sub-Exporter-Progressive/Makefile	Sun Nov  6 16:50:56 2016	(r425556)
@@ -12,10 +12,12 @@ COMMENT=	Only use Sub::Exporter if you n
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-Sub-Exporter>=0:devel/p5-Sub-Exporter
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+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?201611061650.uA6GouK4054178>