mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Unbreak port (fixed distfile URL)
Reported by: pointyhat Approved by: portmgr (marcus), glewis (mentor)
This commit is contained in:
parent
8946788fab
commit
ff987ccdc8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118301
@ -8,7 +8,7 @@
|
||||
PORTNAME= jdom
|
||||
PORTVERSION= 1.0b10
|
||||
CATEGORIES= java textproc
|
||||
MASTER_SITES= http://www.jdom.org/dist/source/
|
||||
MASTER_SITES= http://www.jdom.org/dist/source/archive/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:C/[0-9]*\.[0-9]*//}
|
||||
|
||||
MAINTAINER= znerd@FreeBSD.org
|
||||
@ -16,8 +16,6 @@ COMMENT= Java library for accessing and manipulating XML documents
|
||||
|
||||
RUN_DEPENDS= ${LOCAL_JAVAJARDIR}/jaxen-jdom.jar:${PORTSDIR}/java/jaxen
|
||||
|
||||
BROKEN= Unfetchable
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.2+
|
||||
USE_ANT= yes
|
||||
|
Loading…
Reference in New Issue
Block a user