diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2003-09-24 06:05:40 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2003-09-24 06:05:40 +0000 |
commit | 6919c4e8e4b89639d4e9698d9c257a0dd4103be9 (patch) | |
tree | cb75775a4743476348d5025a9189f4994ebb53cd /java/diablo-jre13 | |
parent | ea7fd670eacc373b583969740e7fd7a0b811226a (diff) | |
download | ports-6919c4e8e4b89639d4e9698d9c257a0dd4103be9.tar.gz ports-6919c4e8e4b89639d4e9698d9c257a0dd4103be9.zip |
Notes
Diffstat (limited to 'java/diablo-jre13')
-rw-r--r-- | java/diablo-jre13/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/diablo-jre13/Makefile b/java/diablo-jre13/Makefile index a2c256f24682..bc596faeeb94 100644 --- a/java/diablo-jre13/Makefile +++ b/java/diablo-jre13/Makefile @@ -33,7 +33,7 @@ RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/webfonts/fonts.dir:${PORTSDIR}/x11-font RUN_DEPENDS+= ${LOCALBASE}/share/fonts/TrueType/arphic:${PORTSDIR}/chinese/arphicttf .endif -NO_CDROM= "License doesn't allow distribution with fee" +RESTRICTED= "License doesn't allow distribution with fee" USE_BZIP2= yes USE_XLIB= yes |