aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2016-09-06 18:28:14 +0000
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2016-09-06 18:28:14 +0000
commit3e6e9c50ab204fb559e40d3cbafd21b80f6048f2 (patch)
tree92a5d528d6579f3812fb26c86ae198eb86f2fb81
parent428aaac39617481161f534c812a87b63371f2f98 (diff)
downloadports-3e6e9c50ab204fb559e40d3cbafd21b80f6048f2.tar.gz
ports-3e6e9c50ab204fb559e40d3cbafd21b80f6048f2.zip
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)
Notes
Notes: svn path=/branches/2016Q3/; revision=421459
-rw-r--r--textproc/libxml2/Makefile3
1 files changed, 0 insertions, 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