summaryrefslogtreecommitdiff
path: root/misc/xdelta
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-05-31 20:31:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-05-31 20:31:08 +0000
commitaa952fd48fe9143007307348e16bccf3b9f95ca9 (patch)
tree3b8a3dc07f043f3e20ba7e542d841e8086021135 /misc/xdelta
parentOCRopus(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 'misc/xdelta')
-rw-r--r--misc/xdelta/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/xdelta/Makefile b/misc/xdelta/Makefile
index 934c30bb8bb3..7c0f41af7d3e 100644
--- a/misc/xdelta/Makefile
+++ b/misc/xdelta/Makefile
@@ -20,4 +20,6 @@ USE_LDCONFIG= yes
MAN1= xdelta.1
+NO_LATEST_LINK= yes
+
.include <bsd.port.mk>