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/xml4j | |
parent | 1ad2a58a65b6843cd7eb8f0708c0a7a64703b4cc (diff) | |
download | ports-50d3f281cebb4deb6be39ac609de2b53dd63943a.tar.gz ports-50d3f281cebb4deb6be39ac609de2b53dd63943a.zip |
Notes
Diffstat (limited to 'textproc/xml4j')
-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 |