multimedia/libvpx: handle snapshots in version string
- head(1) which is not part of native-xtools - CHANGELOG is only updated on releases - similar change was done in multimedia/aom
This commit is contained in:
parent
78ee72403a
commit
977506a4e8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=492309
@ -63,6 +63,9 @@ THREADS_CONFIGURE_OFF= --disable-multithread
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -E '/gcctarget|link_with_cc/s/gcc[[:>:]]/$${CC}/' \
|
||||
${WRKSRC}/build/make/configure.sh
|
||||
# Extract (snapshot) version from the port instead of CHANGELOG
|
||||
@${REINPLACE_CMD} '/^git_version_id/s/""/"${DISTVERSIONFULL}"/' \
|
||||
${WRKSRC}/build/make/version.sh
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/vpx*
|
||||
|
Loading…
Reference in New Issue
Block a user