diff options
Diffstat (limited to 'graphics/png/files/patch-ab')
-rw-r--r-- | graphics/png/files/patch-ab | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png/files/patch-ab b/graphics/png/files/patch-ab index e07387daf8ef..2e9a50ebc280 100644 --- a/graphics/png/files/patch-ab +++ b/graphics/png/files/patch-ab @@ -12,7 +12,7 @@ Name: libpng Description: Loads and saves PNG files - Version: 1.2.18 + Version: 1.2.21 -Libs: -L${libdir} -lpng12 +Libs: -L${libdir} -lpng -lz -lm Cflags: -I${includedir} |