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
This commit is contained in:
John Marino
2016-08-31 20:13:51 +00:00
parent cb42c46041
commit d2b73d7ce8

View File

@@ -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