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

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

Log:
  Remove nonexistent LICENSE_FILE
  
  Notified by:	antoine
  Approved by:	portmgr (blanket)

Modified:
  head/devel/p5-CPAN-SQLite/Makefile

Modified: head/devel/p5-CPAN-SQLite/Makefile
==============================================================================
--- head/devel/p5-CPAN-SQLite/Makefile	Sun Oct  8 07:12:20 2017	(r451494)
+++ head/devel/p5-CPAN-SQLite/Makefile	Sun Oct  8 07:58:40 2017	(r451495)
@@ -14,7 +14,6 @@ COMMENT=	Search CPAN using a SQLite database
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
-LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-DBD-SQLite>=0:databases/p5-DBD-SQLite	\
 		p5-File-HomeDir>=0:devel/p5-File-HomeDir \



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