diff options
Diffstat (limited to 'graphics/linux-png/Makefile')
-rw-r--r-- | graphics/linux-png/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux-png/Makefile b/graphics/linux-png/Makefile index 7928ef433743..10c3d3261f22 100644 --- a/graphics/linux-png/Makefile +++ b/graphics/linux-png/Makefile @@ -18,7 +18,7 @@ COMMENT= RPM of the PNG lib ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes LINUX_DIST_VER= 4 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PLIST_FILES= \ usr/lib/libpng.so.3 \ |