mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Preemptivily mark BROKEN since it does not work with libmpeg 0.3.0
and later versions. libmpeg will be updated to 0.3.1 shortly Reviewed by: ijliao
This commit is contained in:
parent
6461e67e2c
commit
8bc2907027
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72157
@ -17,6 +17,8 @@ DISTNAME= GOPchop-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
BROKEN= Does not work with libmpeg 0.3.0 and later
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libvo.a:${PORTSDIR}/multimedia/libmpeg2
|
||||
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
|
||||
mpeg2.0:${PORTSDIR}/multimedia/libmpeg2
|
||||
|
@ -17,6 +17,8 @@ DISTNAME= GOPchop-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
BROKEN= Does not work with libmpeg 0.3.0 and later
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libvo.a:${PORTSDIR}/multimedia/libmpeg2
|
||||
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \
|
||||
mpeg2.0:${PORTSDIR}/multimedia/libmpeg2
|
||||
|
Loading…
Reference in New Issue
Block a user