diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-09 00:18:07 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-09 00:18:07 +0000 |
commit | 183079245cf19edfdebd8f6725b81a23fed19f10 (patch) | |
tree | 0ed7ecdf017417a117cb344c0df1b4f7858117f8 /java/jboss5 | |
parent | 77645284b169b11e1bb1b80154dc281de58c2d4f (diff) | |
download | FreeBSD-ports-183079245cf19edfdebd8f6725b81a23fed19f10.zip FreeBSD-ports-183079245cf19edfdebd8f6725b81a23fed19f10.tar.gz |
Remove USE_REINPLACE from categories starting with a J
Diffstat (limited to 'java/jboss5')
-rw-r--r-- | java/jboss5/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/jboss5/Makefile b/java/jboss5/Makefile index 4618ca8..18efd54 100644 --- a/java/jboss5/Makefile +++ b/java/jboss5/Makefile @@ -22,7 +22,6 @@ LATEST_LINK= jboss4 USE_JAVA= yes JAVA_VERSION= 1.4+ -USE_REINPLACE= YES USE_RC_SUBR= YES USE_BZIP2= YES |