svn commit: r451496 - head/devel/p5-Make
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Oct 8 07:58:47 UTC 2017
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
More information about the svn-ports-head
mailing list