aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml2
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-08-31 20:13:51 +0000
committerJohn Marino <marino@FreeBSD.org>2016-08-31 20:13:51 +0000
commitd2b73d7ce880aebae127cfcebbba2d8ee44bcd36 (patch)
tree941f57957b8615350caee97f1b9ebe07a32c36a2 /textproc/libxml2
parentcb42c46041f88824bfc4c91b915980bf8b7c78d5 (diff)
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
Notes
Notes: svn path=/head/; revision=421190
Diffstat (limited to 'textproc/libxml2')
-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