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/eclipse | |
parent | dd081e0ab11c56cd6ae258feb5bb419a2edec1ae (diff) |
Notes
Diffstat (limited to 'java/eclipse')
-rw-r--r-- | java/eclipse/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index 6e2eea4f3b11..a1304b686824 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -30,7 +30,6 @@ USE_JAVA= yes JAVA_VERSION= 1.4+ JAVA_OS= native -USE_REINPLACE= yes NO_WRKSUBDIR= yes PORTDESTDIR= ${PREFIX}/eclipse |