diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-31 20:31:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-05-31 20:31:08 +0000 |
commit | aa952fd48fe9143007307348e16bccf3b9f95ca9 (patch) | |
tree | 3b8a3dc07f043f3e20ba7e542d841e8086021135 /java | |
parent | OCRopus(tm) is a state-of-the-art document analysis and OCR system, (diff) |
- Resolve LATEST_LINK conflict
Notes
Notes:
svn path=/head/; revision=234941
Diffstat (limited to 'java')
-rw-r--r-- | java/netbeans61/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/netbeans61/Makefile b/java/netbeans61/Makefile index 387536471c2a..78221c3138e9 100644 --- a/java/netbeans61/Makefile +++ b/java/netbeans61/Makefile @@ -19,6 +19,7 @@ USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.5+ NO_BUILD= yes +NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/netbeans |