aboutsummaryrefslogtreecommitdiff
path: root/graphics/xv
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-12-24 20:53:40 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-12-24 20:53:40 +0000
commite0a18a6868c2fdd83cc02d7f095c660ae822ff63 (patch)
treeecd33c9832ad719e3cc3888421db2595836d4e76 /graphics/xv
parentb1541aafa8e6fd4eea8b9706b1d0409fe5df40af (diff)
downloadports-e0a18a6868c2fdd83cc02d7f095c660ae822ff63.tar.gz
ports-e0a18a6868c2fdd83cc02d7f095c660ae822ff63.zip
Finish properly support png 1.5
Notes
Notes: svn path=/head/; revision=375485
Diffstat (limited to 'graphics/xv')
-rw-r--r--graphics/xv/files/patch-Imakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xv/files/patch-Imakefile b/graphics/xv/files/patch-Imakefile
index b7af2593dce0..dfdd490eb661 100644
--- a/graphics/xv/files/patch-Imakefile
+++ b/graphics/xv/files/patch-Imakefile
@@ -51,7 +51,7 @@
#endif
+PNG = -DDOPNG
-+PNGINC = -I${LOCALBASE}/include/libpng15
++PNGINC = -I${LOCALBASE}/include
+PNGLIB = -L${LOCALBASE}/lib -lpng
+
+JP2K = -DDOJP2K