mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
- Fix build with GPS option enabled by depending on correct version of libchamplain
PR: 201691
This commit is contained in:
parent
9a5fb8d0ae
commit
8906828f60
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393047
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= geeqie
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
@ -43,7 +43,7 @@ LCMS_CONFIGURE_ENABLE= lcms
|
||||
LIRC_LIB_DEPENDS= liblirc_client.so:${PORTSDIR}/comms/lirc
|
||||
LIRC_CONFIGURE_ENABLE= lirc
|
||||
|
||||
GPS_LIB_DEPENDS= libchamplain-0.8.so:${PORTSDIR}/graphics/libchamplain
|
||||
GPS_LIB_DEPENDS= libchamplain-0.8.so:${PORTSDIR}/graphics/libchamplain08
|
||||
GPS_CONFIGURE_ENABLE= gps
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user