1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-02 21:56:38 +00:00
parent ebefa6c8c1
commit c5de0da9da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360272
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -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