aboutsummaryrefslogtreecommitdiff
path: root/graphics/png/files
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2007-12-11 19:37:20 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2007-12-11 19:37:20 +0000
commitccae87e4716c8f34b312c6a18418b89ebf14dba5 (patch)
treebc024af98daddc24fb4a88693bae903b410b6297 /graphics/png/files
parent238641c925dcb9945d9a64efe3ac966ad028462a (diff)
downloadports-ccae87e4716c8f34b312c6a18418b89ebf14dba5.tar.gz
ports-ccae87e4716c8f34b312c6a18418b89ebf14dba5.zip
Notes
Diffstat (limited to 'graphics/png/files')
-rw-r--r--graphics/png/files/patch-ab2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png/files/patch-ab b/graphics/png/files/patch-ab
index 8deaed6b52d6..00b56967cf8d 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.22
+ Version: 1.2.23
-Libs: -L${libdir} -lpng12
+Libs: -L${libdir} -lpng -lz -lm
Cflags: -I${includedir}