diff options
Diffstat (limited to 'graphics/lcms/Makefile')
-rw-r--r-- | graphics/lcms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/lcms/Makefile b/graphics/lcms/Makefile index 9593ad2b8877..96dac7284794 100644 --- a/graphics/lcms/Makefile +++ b/graphics/lcms/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff USE_GNOME= gnomehack gnometarget lthack USE_REINPLACE= yes -USE_LIBTOOL_VER= 13 +USE_INC_LIBTOOL_VER= 13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --without-jpeg --without-tiff |