aboutsummaryrefslogtreecommitdiff
path: root/graphics/png/files
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2010-12-05 22:08:47 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2010-12-05 22:08:47 +0000
commit1425ec0f5801a1f62652103a9dce5a7a9f658df1 (patch)
tree56b7598c778d47b8ba7844998c99464e549164ea /graphics/png/files
parent3cd78c54c8add714eddf9ba109d5cf596c5000cd (diff)
downloadports-1425ec0f5801a1f62652103a9dce5a7a9f658df1.tar.gz
ports-1425ec0f5801a1f62652103a9dce5a7a9f658df1.zip
Notes
Diffstat (limited to 'graphics/png/files')
-rw-r--r--graphics/png/files/patch-libpng.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/png/files/patch-libpng.pc.in b/graphics/png/files/patch-libpng.pc.in
index 530363d07dd4..1c0313ab146c 100644
--- a/graphics/png/files/patch-libpng.pc.in
+++ b/graphics/png/files/patch-libpng.pc.in
@@ -12,7 +12,7 @@
Name: libpng
Description: Loads and saves PNG files
- Version: 1.4.3
+ Version: 1.4.4
-Libs: -L${libdir} -lpng14
+Libs: -L${libdir} -lpng -lz -lm
Cflags: -I${includedir}