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/shujit | |
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/shujit')
-rw-r--r-- | java/shujit/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/shujit/Makefile b/java/shujit/Makefile index 76fed4855d50..1da689d25eae 100644 --- a/java/shujit/Makefile +++ b/java/shujit/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= gdbm:${PORTSDIR}/databases/gdbm WRKSRC= ${WRKDIR}/${PORTNAME} ONLY_FOR_ARCHS= i386 -USE_REINPLACE= yes GNU_CONFIGURE= yes USE_GMAKE= yes MAKEFILE= GNUmakefile |