svn commit: r451486 - head/devel/p5-Devel-LeakTrace

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Oct 8 06:10:56 UTC 2017


Author: sunpoet
Date: Sun Oct  8 06:10:54 2017
New Revision: 451486
URL: https://svnweb.freebsd.org/changeset/ports/451486

Log:
  Remove LICENSE_FILE

Modified:
  head/devel/p5-Devel-LeakTrace/Makefile

Modified: head/devel/p5-Devel-LeakTrace/Makefile
==============================================================================
--- head/devel/p5-Devel-LeakTrace/Makefile	Sun Oct  8 06:07:59 2017	(r451485)
+++ head/devel/p5-Devel-LeakTrace/Makefile	Sun Oct  8 06:10:54 2017	(r451486)
@@ -12,7 +12,6 @@ COMMENT=	Indicate where leaked variables are coming fr
 
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
-LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		perl5 pkgconfig
 USE_GNOME=	glib20


More information about the svn-ports-all mailing list