diff options
Diffstat (limited to 'graphics/leptonica/Makefile')
-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 c2f2b33b72be..a3af5c0b6d69 100644 --- a/graphics/leptonica/Makefile +++ b/graphics/leptonica/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libgif.so:graphics/giflib \ CONFLICTS= leptonlib-[0-9]* -USES= jpeg libtool +USES= jpeg libtool pathfix GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include |