svn commit: r451495 - head/devel/p5-CPAN-SQLite

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Oct 8 07:58:42 UTC 2017


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 \


More information about the svn-ports-all mailing list