summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-22 01:05:25 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-22 01:05:25 +0000
commit3e0b4729b97991eb009f29bd2c40a91c5c15f6d5 (patch)
tree9764ef0faf146356d58adb0541b5dd0273b79670
parentThis port is scheduled for removal on April 21 if it is still broken at (diff)
This port is also broken on 4.x. It is scheduled for removal on April 21
if it is still broken at that time.
Diffstat (limited to '')
-rw-r--r--multimedia/ffmpeg-devel/Makefile8
-rw-r--r--multimedia/ffmpeg/Makefile8
2 files changed, 8 insertions, 8 deletions
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