diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 00:18:07 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-09 00:18:07 +0000 |
commit | 8f4ccb0a049dd1f79e3bfd5d76ac0b5858699ff7 (patch) | |
tree | a8089055b131895cc36c6e592a8ae3a26636cf5f /java/jdk13 | |
parent | Provide DISTFILE mirror on MASTER_SITE_LOCAL. (diff) |
Remove USE_REINPLACE from categories starting with a J
Notes
Notes:
svn path=/head/; revision=161761
Diffstat (limited to 'java/jdk13')
-rw-r--r-- | java/jdk13/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/jdk13/Makefile b/java/jdk13/Makefile index 3c115f32046f..16e49df97887 100644 --- a/java/jdk13/Makefile +++ b/java/jdk13/Makefile @@ -49,7 +49,6 @@ LATEST_LINK= jdk13 ONLY_FOR_ARCHS= i386 USE_GETTEXT= yes USE_GMAKE= yes -USE_REINPLACE= yes RESTRICTED= "Redistribution of pre-compiled binaries is not permitted" NO_CDROM= "Redistribution of pre-compiled binaries is not permitted" MAKE_ENV= ALT_BOOTDIR="${JDK13DIR}" \ |