www/gstreamer1-plugins-neon: fix build with neon 0.31

PR:		251059
PR:		250048
Reported by:	break19@gmail.com
This commit is contained in:
Tobias C. Berner 2020-11-14 16:20:44 +00:00
parent 0b666bd9e2
commit 6d5214c17d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555120

View File

@ -139,6 +139,10 @@ post-patch:
@${REINPLACE_CMD} -e 's|/dev/dvd|${DEFAULT_DVD_DEVICE}|g' \
${WRKSRC}/ext/resindvd/resindvdbin.c \
${WRKSRC}/ext/resindvd/resindvdsrc.c
# Fix dependency on neon-0.31
${REINPLACE_CMD} -e '/neon/s|0.30.99|0.31.99|g' \
${WRKSRC}/configure
.endif
.if ${DIST} != ugly
@${FIND} ${WRKSRC}/ext ${WRKSRC}/sys \