mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
x11-toolkits/wlroots-devel: track SOVERSION after 21a74b9aac
This commit is contained in:
parent
4e9f09f249
commit
58e462a99f
@ -1,7 +1,7 @@
|
||||
WLR_SUFFIX= -devel
|
||||
WLR_SOVERSION= 13
|
||||
|
||||
BUILD_DEPENDS:= ${BUILD_DEPENDS:S/wlroots/&${WLR_SUFFIX}/g}
|
||||
LIB_DEPENDS:= ${LIB_DEPENDS:S/wlroots$/&${WLR_SUFFIX}/}
|
||||
LIB_DEPENDS:= ${LIB_DEPENDS:S/wlroots.so/&.${WLR_SOVERSION}/:S/wlroots$/&${WLR_SUFFIX}/}
|
||||
|
||||
USES+= localbase # -isystem
|
||||
CONFIGURE_ENV+= PKG_CONFIG_PATH="${LOCALBASE}/wlroots${WLR_SUFFIX}/libdata/pkgconfig"
|
||||
|
Loading…
Reference in New Issue
Block a user