aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xmlpull
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xmlpull')
-rw-r--r--textproc/xmlpull/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/xmlpull/Makefile b/textproc/xmlpull/Makefile
index f9a7565f58b4..0c9368460ca0 100644
--- a/textproc/xmlpull/Makefile
+++ b/textproc/xmlpull/Makefile
@@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= hq@FreeBSD.org
COMMENT= Common API for XML Pull Parsing (XmlPull)
+BROKEN= Unfetchable
+
USE_JAVA= yes
JAVA_VERSION= 1.3+
DISTNAME_PREFX= ${PORTNAME}_${PORTVERSION:S/./_/g}