aboutsummaryrefslogtreecommitdiff
path: root/graphics/png/files
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-04-25 08:33:08 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-04-25 08:33:08 +0000
commit01666e333b9e70c0e74904e76358b1217cf0b9f6 (patch)
tree17cf89716809c691c8352b4b681c519c3f0ad1eb /graphics/png/files
parentf73231bc24e622f49695f222f9a67d9314dcbed7 (diff)
downloadports-01666e333b9e70c0e74904e76358b1217cf0b9f6.tar.gz
ports-01666e333b9e70c0e74904e76358b1217cf0b9f6.zip
Notes
Diffstat (limited to 'graphics/png/files')
-rw-r--r--graphics/png/files/patch-CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/png/files/patch-CMakeLists.txt b/graphics/png/files/patch-CMakeLists.txt
index 1c2eac4c7a5d..d44645cb91c3 100644
--- a/graphics/png/files/patch-CMakeLists.txt
+++ b/graphics/png/files/patch-CMakeLists.txt
@@ -1,6 +1,6 @@
---- CMakeLists.txt~ 2013-07-07 13:31:51.000000000 +0300
-+++ CMakeLists.txt 2013-07-07 13:32:01.000000000 +0300
-@@ -59,9 +59,6 @@
+--- CMakeLists.txt.orig 2015-03-26 13:06:23 UTC
++++ CMakeLists.txt
+@@ -50,9 +50,6 @@ option(PNGARG "Disable ANSI-C pro
# SET LIBNAME
set(PNG_LIB_NAME png${PNGLIB_MAJOR}${PNGLIB_MINOR})