mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
Finish properly support png 1.5
This commit is contained in:
parent
b1541aafa8
commit
e0a18a6868
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375485
@ -51,7 +51,7 @@
|
||||
#endif
|
||||
|
||||
+PNG = -DDOPNG
|
||||
+PNGINC = -I${LOCALBASE}/include/libpng15
|
||||
+PNGINC = -I${LOCALBASE}/include
|
||||
+PNGLIB = -L${LOCALBASE}/lib -lpng
|
||||
+
|
||||
+JP2K = -DDOJP2K
|
||||
|
Loading…
Reference in New Issue
Block a user