aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml2
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-09-19 10:43:46 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-09-19 10:43:46 +0000
commit6b5e7cdc84f681759f84ae1f985793f7be940603 (patch)
tree9880fbb17c63b9e95cd359092a9328d13632bd36 /textproc/libxml2
parent7234ba6c51b428ca01a0a92e57ed2fe12e785fba (diff)
Notes
Diffstat (limited to 'textproc/libxml2')
-rw-r--r--textproc/libxml2/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 96318ca95099..a1b7e88b3438 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -11,8 +11,6 @@ DIST_SUBDIR= gnome2
MAINTAINER?= desktop@FreeBSD.org
COMMENT?= XML parser library for GNOME
-.if !defined(REFERENCE_PORT)
-
LICENSE= MIT TRIO
LICENSE_COMB= multi
LICENSE_NAME_TRIO= Trio License
@@ -77,5 +75,3 @@ post-patch:
.endif
.include <bsd.port.post.mk>
-
-.endif