aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-LibXML/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-LibXML/Makefile')
-rw-r--r--textproc/p5-XML-LibXML/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/textproc/p5-XML-LibXML/Makefile b/textproc/p5-XML-LibXML/Makefile
index b23b4969cbb4..867623aef24e 100644
--- a/textproc/p5-XML-LibXML/Makefile
+++ b/textproc/p5-XML-LibXML/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
PKGNAMEPREFIX= p5-
-MAINTAINER= skv@FreeBSD.org
+MAINTAINER= adam@migus.org
COMMENT= Interface to Gnome libxml2 library
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML/Common.pm:${PORTSDIR}/textproc/p5-XML-LibXML-Common \
@@ -36,8 +36,4 @@ MAN3= XML::LibXML.3 XML::LibXML::Attr.3 XML::LibXML::Boolean.3 \
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
-.endif
-
.include <bsd.port.post.mk>