aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-02 21:56:38 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-07-02 21:56:38 +0000
commitc5de0da9da2f6422280b867dca3f34546cfd6e33 (patch)
tree4d7e35e19efbc0736f4ab442d5a34fd875bb0550 /graphics
parentebefa6c8c16de2d9b99dca38384d0abce5d4fdcc (diff)
downloadports-c5de0da9da2f6422280b867dca3f34546cfd6e33.tar.gz
ports-c5de0da9da2f6422280b867dca3f34546cfd6e33.zip
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=360272
Diffstat (limited to 'graphics')
-rw-r--r--graphics/tesseract/Makefile3
-rw-r--r--graphics/tesseract/pkg-plist2
2 files changed, 3 insertions, 2 deletions
diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile
index cc590ff47cc4..900781e82b6d 100644
--- a/graphics/tesseract/Makefile
+++ b/graphics/tesseract/Makefile
@@ -3,7 +3,7 @@
PORTNAME= tesseract
PORTVERSION= 3.02.02
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTFILES= tesseract-ocr-${PORTVERSION}${EXTRACT_SUFX}
@@ -21,6 +21,7 @@ DIST_SUBDIR= ${PORTNAME}
PROJECTHOST= tesseract-ocr
WRKSRC= ${WRKDIR}/tesseract-ocr
+USES= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/graphics/tesseract/pkg-plist b/graphics/tesseract/pkg-plist
index 3505ba75c0ac..5106cce4fa55 100644
--- a/graphics/tesseract/pkg-plist
+++ b/graphics/tesseract/pkg-plist
@@ -33,9 +33,9 @@ bin/wordlist2dawg
%%PORTDATA%%include/tesseract/unicharmap.h
%%PORTDATA%%include/tesseract/unicharset.h
lib/libtesseract.a
-lib/libtesseract.la
lib/libtesseract.so
lib/libtesseract.so.3
+lib/libtesseract.so.3.0.2
man/man1/ambiguous_words.1.gz
man/man1/cntraining.1.gz
man/man1/combine_tessdata.1.gz