diff options
Diffstat (limited to 'graphics/jasper/Makefile')
-rw-r--r-- | graphics/jasper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile index 096bc0846c85..d11e5e3729ad 100644 --- a/graphics/jasper/Makefile +++ b/graphics/jasper/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg USE_ZIP= yes USE_GNOME= gnometarget lthack -USE_LIBTOOL_VER= 13 +USE_INC_LIBTOOL_VER= 13 LIBTOOLFLAGS= --disable-ltlibs --release-ignore CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |