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/jakarta-commons-lang | |
| 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/jakarta-commons-lang')
| -rw-r--r-- | java/jakarta-commons-lang/Makefile | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/java/jakarta-commons-lang/Makefile b/java/jakarta-commons-lang/Makefile index 4c6bbb417c99..12e136c33695 100644 --- a/java/jakarta-commons-lang/Makefile +++ b/java/jakarta-commons-lang/Makefile @@ -24,8 +24,6 @@ JAVA_VERSION=	1.2+  USE_ANT=	yes  USE_JIKES=	no -USE_REINPLACE=	yes -  ALL_TARGET=	jar  .if !defined(NOPORTDOCS)  ALL_TARGET+=	javadoc  | 
