View | Details | Raw Unified | Return to bug 251059
Collapse All | Expand All

(-)multimedia/gstreamer1-plugins/Makefile (+4 lines)
Lines 139-144 Link Here
139
	@${REINPLACE_CMD} -e 's|/dev/dvd|${DEFAULT_DVD_DEVICE}|g' \
139
	@${REINPLACE_CMD} -e 's|/dev/dvd|${DEFAULT_DVD_DEVICE}|g' \
140
		${WRKSRC}/ext/resindvd/resindvdbin.c \
140
		${WRKSRC}/ext/resindvd/resindvdbin.c \
141
		${WRKSRC}/ext/resindvd/resindvdsrc.c
141
		${WRKSRC}/ext/resindvd/resindvdsrc.c
142
# Fix dependency on neon-0.31
143
	${REINPLACE_CMD} -e '/neon/s|0.30.99|0.31.99|g' \
144
		${WRKSRC}/configure
145
142
.endif
146
.endif
143
.if ${DIST} != ugly
147
.if ${DIST} != ugly
144
	@${FIND} ${WRKSRC}/ext ${WRKSRC}/sys \
148
	@${FIND} ${WRKSRC}/ext ${WRKSRC}/sys \

Return to bug 251059