We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 030c002 commit f682d39Copy full SHA for f682d39
leptonica/Makefile
@@ -2,6 +2,7 @@
2
#
3
4
DISTNAME= leptonica-1.69
5
+PKGREVISION= 1
6
CATEGORIES= graphics
7
MASTER_SITES= http://leptonica.googlecode.com/files/
8
@@ -12,6 +13,7 @@ LICENSE= apache-2.0
12
13
14
GNU_CONFIGURE= yes
15
USE_LIBTOOL= yes
16
+USE_MULTIARCH= lib
17
18
.include "../../devel/zlib/buildlink3.mk"
19
.include "../../graphics/libwebp/buildlink3.mk"
tesseract/Makefile
@@ -24,6 +24,7 @@ INSTALLATION_DIRS= libexec share/doc/tesseract share/tesseract
24
25
USE_LANGUAGES= c c++
26
27
28
USE_TOOLS+= gmake pax
29
30
CONFIGURE_ENV+= LIBLEPT_HEADERSDIR=${PREFIX:Q}/include
0 commit comments