diff --git a/multimedia/ffmpeg-devel/Makefile b/multimedia/ffmpeg-devel/Makefile index e2d2468742ac..82947564eff8 100644 --- a/multimedia/ffmpeg-devel/Makefile +++ b/multimedia/ffmpeg-devel/Makefile @@ -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 diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index e2d2468742ac..82947564eff8 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -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