diff options
author | SADA Kenji <sada@FreeBSD.org> | 2000-07-15 13:49:46 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2000-07-15 13:49:46 +0000 |
commit | 5eeb2fbdfc4fd2ca9e5976c0902918cf4ab937be (patch) | |
tree | 3ceff7b706fc80ceb79f1c0b1a997c13b4279b1e /java/linux-blackdown-jdk12/Makefile | |
parent | 7e58db25e1b8fdcf4a7e74febfaff325601749dd (diff) | |
download | ports-5eeb2fbdfc4fd2ca9e5976c0902918cf4ab937be.tar.gz ports-5eeb2fbdfc4fd2ca9e5976c0902918cf4ab937be.zip |
Notes
Diffstat (limited to 'java/linux-blackdown-jdk12/Makefile')
-rw-r--r-- | java/linux-blackdown-jdk12/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/linux-blackdown-jdk12/Makefile b/java/linux-blackdown-jdk12/Makefile index a52c2e581820..28a7cd6503ee 100644 --- a/java/linux-blackdown-jdk12/Makefile +++ b/java/linux-blackdown-jdk12/Makefile @@ -17,8 +17,8 @@ MAINTAINER= K.J.Koster@kpn.com RUN_DEPENDS= /compat/linux/usr/i486-linux-libc5/lib/libc.so.5:${PORTSDIR}/emulators/linux_base -NO_CDROM= "License doesn't allow distribution with fee" -NO_PACKAGE= "License doesn't allow binary distributions" +NO_CDROM= "License doesn\'t allow distribution with fee" +NO_PACKAGE= "License doesn\'t allow binary distributions" ONLY_FOR_ARCHS= i386 |