aboutsummaryrefslogtreecommitdiff
path: root/graphics/optipng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/optipng/Makefile')
-rw-r--r--graphics/optipng/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/optipng/Makefile b/graphics/optipng/Makefile
index a896e7829d8a..2d4a9b13054c 100644
--- a/graphics/optipng/Makefile
+++ b/graphics/optipng/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= optipng
-PORTVERSION= 0.7.5
+PORTVERSION= 0.7.6
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/OptiPNG/${PORTNAME}-${PORTVERSION}
@@ -18,8 +18,7 @@ BUNDLED_LIBPNG_DESC= Use bundled libpng
BUNDLED_LIBPNG_CONFIGURE_OFF= --with-system-libpng
BUNDLED_LIBPNG_CONFIGURE_ON= --without-system-libpng
BUNDLED_LIBPNG_LIB_DEPENDS_OFF= libpng.so:graphics/png
-BUNDLED_LIBPNG_CFLAGS_OFF= -I${LOCALBASE}/include
-BUNDLED_LIBPNG_LDFLAGS_OFF= -L${LOCALBASE}/lib
+BUNDLED_LIBPNG_USES_OFF= localbase:ldflags
BUNDLED_ZLIB_DESC= Use bundled zlib
BUNDLED_ZLIB_CONFIGURE_OFF= --with-system-zlib