Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Oct 2017 07:58:45 +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: r451496 - head/devel/p5-Make
Message-ID:  <201710080758.v987wj9Y050144@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Oct  8 07:58:45 2017
New Revision: 451496
URL: https://svnweb.freebsd.org/changeset/ports/451496

Log:
  Remove nonexistent LICENSE_FILE
  
  Notified by:	antoine

Modified:
  head/devel/p5-Make/Makefile

Modified: head/devel/p5-Make/Makefile
==============================================================================
--- head/devel/p5-Make/Makefile	Sun Oct  8 07:58:40 2017	(r451495)
+++ head/devel/p5-Make/Makefile	Sun Oct  8 07:58:45 2017	(r451496)
@@ -12,7 +12,6 @@ COMMENT=	Perl module implementing 'make' and script
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
-LICENSE_FILE=	${WRKSRC}/LICENSE
 
 TEST_DEPENDS=	p5-Test-Compile>=1.2.1:devel/p5-Test-Compile
 



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