summaryrefslogtreecommitdiff
path: root/graphics/tesseract
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tesseract')
-rw-r--r--graphics/tesseract/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile
index 3d9f589ac99..f6dd93aac99 100644
--- a/graphics/tesseract/Makefile
+++ b/graphics/tesseract/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2013/01/26 21:38:01 adam Exp $
+# $NetBSD: Makefile,v 1.13 2014/09/23 19:07:06 jperkin Exp $
#
DISTNAME= tesseract-2.04
@@ -15,6 +15,8 @@ HOMEPAGE= http://code.google.com/p/tesseract-ocr/
COMMENT= Commercial quality open source OCR engine
LICENSE= apache-2.0
+LDFLAGS.SunOS+= -lsocket -lnsl
+
INSTALLATION_DIRS= libexec share/doc/tesseract share/tesseract
GNU_CONFIGURE= yes