diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2000-07-27 03:51:44 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2000-07-27 03:51:44 +0000 |
commit | 50d3f281cebb4deb6be39ac609de2b53dd63943a (patch) | |
tree | f9cfbfbba783ec5c5ca719f81b48562ec8fc4f8c /textproc | |
parent | Remove duplicated entry of RUN_DEPENDS. (diff) |
XML Parser for Java uses Apache Software License, now.
Notes
Notes:
svn path=/head/; revision=31049
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/xml4j/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/xml4j/Makefile b/textproc/xml4j/Makefile index c6629814b28e..597ef05e797f 100644 --- a/textproc/xml4j/Makefile +++ b/textproc/xml4j/Makefile @@ -16,7 +16,6 @@ MAINTAINER= kuriyama@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/share/java/classes/jfc-1.1.1/swing.jar:${PORTSDIR}/java/jfc WRKSRC= ${WRKDIR}/XML4J_3_0_1 -RESTRICTED= "License prohibites distribute." NO_BUILD= YES JAVASUBDIR= jdk1.1.8 |