diff options
Diffstat (limited to 'audio/gstreamer1-plugins-faac/Makefile')
-rw-r--r-- | audio/gstreamer1-plugins-faac/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/gstreamer1-plugins-faac/Makefile b/audio/gstreamer1-plugins-faac/Makefile index 02fb5733f92d..734854e0c6f1 100644 --- a/audio/gstreamer1-plugins-faac/Makefile +++ b/audio/gstreamer1-plugins-faac/Makefile @@ -9,5 +9,6 @@ GST_PLUGIN= faac DIST= bad MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |