diff options
Diffstat (limited to 'audio/gstreamer-plugins-faad/Makefile')
-rw-r--r-- | audio/gstreamer-plugins-faad/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-faad/Makefile b/audio/gstreamer-plugins-faad/Makefile index ea093a02ae1b..c094573fb01e 100644 --- a/audio/gstreamer-plugins-faad/Makefile +++ b/audio/gstreamer-plugins-faad/Makefile @@ -10,6 +10,5 @@ COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC decoder plugin GST_PLUGIN= faad MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |