diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-09-13 23:39:50 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-09-13 23:39:50 +0000 |
commit | 5f64b00e179295841614c03932919da0df401d14 (patch) | |
tree | b6b61fd8e7f970559ead0a3b170541b3d3efcd93 /audio | |
parent | a8771ea65edd413dcb4036c80a4af0613c8ac829 (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gstreamer-plugins-faad80/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/gstreamer-plugins-faad80/Makefile b/audio/gstreamer-plugins-faad80/Makefile index b42b7b561503..f229bb4561de 100644 --- a/audio/gstreamer-plugins-faad80/Makefile +++ b/audio/gstreamer-plugins-faad80/Makefile @@ -15,8 +15,4 @@ GST_PLUGIN= faad MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80 -BROKEN= Does not compile -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2006-12-01 - .include "${MASTERDIR}/Makefile" |