summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-03-26 20:15:05 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-03-26 20:15:05 +0000
commit11b32e61d2f365927027987158242fe2d187acc7 (patch)
tree7916ee5388d0f0473627f850dc4e037065766268 /textproc
parentBROKEN: Incomplete distinfo file (diff)
BROKEN: Unfetchable
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=131978
Diffstat (limited to 'textproc')
-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}