From 3e6e9c50ab204fb559e40d3cbafd21b80f6048f2 Mon Sep 17 00:00:00 2001 From: "Carlos J. Puga Medina" Date: Tue, 6 Sep 2016 18:28:14 +0000 Subject: MFH: r421190 textproc/libxml2: remove LICENSE block to unbreak libxml2-reference The addition of the MIT licence block broke at least the textproc/libxml2-reference port due to how the helper script bsd.gnome-reference.mk works. Removed at the request of person that suggested the license be added [2]. PR: 209806 PR: 212265 [2] Reported by: cpm Approved by: ports-secteam (feld) --- textproc/libxml2/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index 6b38ac998705..a7c953a1eb4a 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -13,9 +13,6 @@ DIST_SUBDIR= gnome2 MAINTAINER?= gnome@FreeBSD.org COMMENT?= XML parser library for GNOME -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/COPYING - .if !defined(REFERENCE_PORT) GNU_CONFIGURE= yes -- cgit v1.2.3