summaryrefslogtreecommitdiffstats
path: root/graphics/pngrewrite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pngrewrite/Makefile')
-rw-r--r--graphics/pngrewrite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pngrewrite/Makefile b/graphics/pngrewrite/Makefile
index fcb3bc8..273ecaf 100644
--- a/graphics/pngrewrite/Makefile
+++ b/graphics/pngrewrite/Makefile
@@ -13,7 +13,7 @@ COMMENT= PNG palette optimizer
LICENSE= ZLIB
-LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
+LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib -lm -lpng -lz
OpenPOWER on IntegriCloud