aboutsummaryrefslogtreecommitdiff
path: root/graphics/png/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/png/Makefile')
-rw-r--r--graphics/png/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index c1b4516f66eb..32aac99b1537 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -24,7 +24,7 @@ COMMENT= Library for manipulating PNG images
MAKEFILE= ${WRKSRC}/scripts/makefile.freebsd
ALL_TARGET= all libpng-config test
MAKE_FLAGS= ccopts="${CFLAGS}" ldopts="${LDFLAGS}" -f
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
SHLIB_VER= 5
USE_BZIP2= yes