This port is also broken on 4.x. It is scheduled for removal on April 21

if it is still broken at that time.
This commit is contained in:
Kris Kennaway 2004-02-22 01:05:25 +00:00
parent f2cb2ea46f
commit 3e0b4729b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101639
2 changed files with 8 additions and 8 deletions

View File

@ -15,6 +15,10 @@ MASTER_SITE_SUBDIR= ffmpeg
MAINTAINER= lioux@FreeBSD.org
COMMENT= Hyper fast realtime audio/video encoder/converter, streaming server
BROKEN= "Does not compile"
DEPRECATED= ${BROKEN}
EXPIRATION_DATE=2004-04-21
USE_GETOPT_LONG= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
@ -199,10 +203,6 @@ pre-everything::
.endif
.endif # ${ARCH} == i386
.if ${OSVERSION} > 502000
BROKEN= "Does not compile"
.endif
post-extract:
.if ${ARCH} == "i386"
# install booktree extension

View File

@ -15,6 +15,10 @@ MASTER_SITE_SUBDIR= ffmpeg
MAINTAINER= lioux@FreeBSD.org
COMMENT= Hyper fast realtime audio/video encoder/converter, streaming server
BROKEN= "Does not compile"
DEPRECATED= ${BROKEN}
EXPIRATION_DATE=2004-04-21
USE_GETOPT_LONG= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
@ -199,10 +203,6 @@ pre-everything::
.endif
.endif # ${ARCH} == i386
.if ${OSVERSION} > 502000
BROKEN= "Does not compile"
.endif
post-extract:
.if ${ARCH} == "i386"
# install booktree extension