More libexif shared lib chasing.
Reminded by: KATO Tsuguru <tkato@prontomail.com>
This commit is contained in:
parent
112f9feb4b
commit
c7a0ae5f5e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=85884
@ -31,7 +31,7 @@ MAN1= gthumb.1
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if defined(WITH_EXIF) || exists(${LOCALBASE}/lib/libexif.so.9)
|
||||
LIB_DEPENDS+= exif.8:${PORTSDIR}/graphics/libexif
|
||||
LIB_DEPENDS+= exif.9:${PORTSDIR}/graphics/libexif
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= libexif
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= GTK+ widgets to display/edit EXIF tags
|
||||
|
||||
LIB_DEPENDS= exif.8:${PORTSDIR}/graphics/libexif
|
||||
LIB_DEPENDS= exif.9:${PORTSDIR}/graphics/libexif
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_GNOME= gnomehack gtk20
|
||||
|
Loading…
Reference in New Issue
Block a user