mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Depend on libgphoto2, not gphoto2.
This commit is contained in:
parent
6753d290bb
commit
cc0a31d276
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104108
@ -75,7 +75,7 @@ CONFIGURE_ARGS+=--without-imlib-config
|
||||
.endif
|
||||
|
||||
.if defined(WITH_GPHOTO2)
|
||||
LIB_DEPENDS+= gphoto2.2:${PORTSDIR}/graphics/gphoto2
|
||||
LIB_DEPENDS+= gphoto2.2:${PORTSDIR}/graphics/libgphoto2
|
||||
PLIST_APPEND+= plist.gphoto2
|
||||
.endif
|
||||
|
||||
|
@ -75,7 +75,7 @@ CONFIGURE_ARGS+=--without-imlib-config
|
||||
.endif
|
||||
|
||||
.if defined(WITH_GPHOTO2)
|
||||
LIB_DEPENDS+= gphoto2.2:${PORTSDIR}/graphics/gphoto2
|
||||
LIB_DEPENDS+= gphoto2.2:${PORTSDIR}/graphics/libgphoto2
|
||||
PLIST_APPEND+= plist.gphoto2
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user