diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-11-01 22:14:07 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-11-01 22:14:07 +0000 |
commit | 44d0dc12bbff17cfbbb9d182235924dbd7d86a45 (patch) | |
tree | b260b05e7fe7e534f08af61d8504ddf8a7ab5a49 /audio/gstreamer-plugins-ladspa | |
parent | 96998c6a224d934b8d937663652dc498c7e4cdfd (diff) | |
download | ports-44d0dc12bbff17cfbbb9d182235924dbd7d86a45.tar.gz ports-44d0dc12bbff17cfbbb9d182235924dbd7d86a45.zip |
Notes
Diffstat (limited to 'audio/gstreamer-plugins-ladspa')
-rw-r--r-- | audio/gstreamer-plugins-ladspa/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/gstreamer-plugins-ladspa/Makefile b/audio/gstreamer-plugins-ladspa/Makefile index 1414a8d3bd32..0d35b00ffab1 100644 --- a/audio/gstreamer-plugins-ladspa/Makefile +++ b/audio/gstreamer-plugins-ladspa/Makefile @@ -10,6 +10,5 @@ COMMENT= Gstreamer ladspa (Linux Audio Developer's Simple Plugin API) plugin GST_PLUGIN= ladspa MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |