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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user