diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 11:52:47 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 11:52:47 +0000 |
commit | 6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch) | |
tree | 7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /graphics/leptonica | |
parent | 48d3e12a9551f7a6507dfc47ccdc164263bb1ea7 (diff) |
Notes
Diffstat (limited to 'graphics/leptonica')
-rw-r--r-- | graphics/leptonica/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/leptonica/Makefile b/graphics/leptonica/Makefile index 2a27e50e600b..c9a39382aee8 100644 --- a/graphics/leptonica/Makefile +++ b/graphics/leptonica/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ PROJECTHOST= leptonica MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= libtool:22 aclocal:111 automake:111 autoconf:267 +USE_AUTOTOOLS= libtool:22 aclocal:111 automake:111 autoconf:268 ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} -I${LOCALBASE}/share/aclocal USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib |