diff options
author | ahze <ahze@FreeBSD.org> | 2006-12-23 07:11:58 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-12-23 07:11:58 +0800 |
commit | 34204e557b215b75e3f5c87428356ea9b0754c32 (patch) | |
tree | 22b346fc17a10b6646b778805c62d3ba94d09f57 /audio | |
parent | 4da6e94a317c615da10bebad06036324f9f1b5c9 (diff) | |
download | freebsd-ports-gnome-34204e557b215b75e3f5c87428356ea9b0754c32.tar.gz freebsd-ports-gnome-34204e557b215b75e3f5c87428356ea9b0754c32.tar.zst freebsd-ports-gnome-34204e557b215b75e3f5c87428356ea9b0754c32.zip |
Connect gstreamer-plugins-jack
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 647f5b3a3208..672a377ec745 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -227,6 +227,7 @@ SUBDIR += gstreamer-plugins-gsm80 SUBDIR += gstreamer-plugins-ivorbis SUBDIR += gstreamer-plugins-ivorbis80 + SUBDIR += gstreamer-plugins-jack SUBDIR += gstreamer-plugins-jack80 SUBDIR += gstreamer-plugins-ladspa SUBDIR += gstreamer-plugins-ladspa80 |