- fix pkg-config file
Reported by: Markus Dolze
This commit is contained in:
parent
1ce5fa5a95
commit
5b902f74f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=285136
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
+prefix=@PREFIX@
|
||||
+exec_prefix=${prefix}
|
||||
+libdir=${exec_prefix}/lib
|
||||
+includedir=${prefix}/include
|
||||
+includedir=${prefix}/include/libpng
|
||||
|
||||
Name: libpng
|
||||
Description: Loads and saves PNG files
|
||||
|
|
Loading…
Reference in a new issue