diff options
Diffstat (limited to 'graphics/simage')
-rw-r--r-- | graphics/simage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/simage/Makefile b/graphics/simage/Makefile index b82a5e7..8231248 100644 --- a/graphics/simage/Makefile +++ b/graphics/simage/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ USE_REINPLACE= yes USE_XLIB= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --program-transform-name="s/x/x/" --with-ungif=${LOCALBASE} \ |