mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix dependency check filename for libexif.
This commit is contained in:
parent
0001a6bc3f
commit
72e1734e3d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141016
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ PKGNAMESUFFIX= -imlib
|
|||
WITH_IMLIB= yes
|
||||
.endif
|
||||
|
||||
.if exists(${LOCALBASE}/lib/libexif.so.10)
|
||||
.if exists(${LOCALBASE}/lib/libexif.so.12)
|
||||
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src-exit_view.c
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue