diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-05-01 22:56:15 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-05-01 22:56:15 +0000 |
commit | 5059106669ce863d92a1dcf681549a95d107fc45 (patch) | |
tree | 4907e35916b483f32c79d3765ce6b13b784cb37d /audio/gstreamer-plugins-spc | |
parent | 25fd921d3aecb836a8999e6cb099c38368fab5f0 (diff) | |
download | ports-5059106669ce863d92a1dcf681549a95d107fc45.tar.gz ports-5059106669ce863d92a1dcf681549a95d107fc45.zip |
Notes
Diffstat (limited to 'audio/gstreamer-plugins-spc')
-rw-r--r-- | audio/gstreamer-plugins-spc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/gstreamer-plugins-spc/Makefile b/audio/gstreamer-plugins-spc/Makefile index 4ed6b3bc3f28..94d7bb4090b9 100644 --- a/audio/gstreamer-plugins-spc/Makefile +++ b/audio/gstreamer-plugins-spc/Makefile @@ -14,4 +14,6 @@ GST_PLUGIN= spc MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins +BROKEN= does not compile + .include "${MASTERDIR}/Makefile" |