diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-03-31 10:33:46 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-03-31 10:33:46 +0000 |
commit | 01b027aceea55ea85afe8a10f00431a47a87f769 (patch) | |
tree | 51f24d9b31f7d1c341941eac4c7511fefb8d61b0 /Mk/bsd.gstreamer.mk | |
parent | 3317b8c01c397bf66f38c343aa2ef5d07c499d60 (diff) | |
download | ports-01b027aceea55ea85afe8a10f00431a47a87f769.tar.gz ports-01b027aceea55ea85afe8a10f00431a47a87f769.zip |
Notes
Diffstat (limited to 'Mk/bsd.gstreamer.mk')
-rw-r--r-- | Mk/bsd.gstreamer.mk | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk index 69144c52cfc2..10e1254ff4bc 100644 --- a/Mk/bsd.gstreamer.mk +++ b/Mk/bsd.gstreamer.mk @@ -55,7 +55,7 @@ GST_SHLIB_VERSION= 1 # _USE_GSTREAMER10_ALL= a52dec aalib annodex bz2 cairo cdaudio cdparanoia dts \ dv dvd esound faac faad ffmpeg flac gconf gio gnomevfs \ - gnonlin gsm hal ivorbis jack jpeg ladspa lame \ + gnonlin gsm hal jack jpeg ladspa lame \ libcaca libmms libpng libvisual mm mp3 mpeg2enc mpeg2dec \ musepack nas neon ogg pango pulse python sdl shout2 sidplay \ sndfile spc soundtouch soup speex taglib \ @@ -99,8 +99,6 @@ fluendo-mp3_DEPENDS= audio/gstreamer-plugins-fluendo-mp3 gsm_DEPENDS= audio/gstreamer-plugins-gsm -ivorbis_DEPENDS= audio/gstreamer-plugins-ivorbis - hal_DEPENDS= sysutils/gstreamer-plugins-hal jack_DEPENDS= audio/gstreamer-plugins-jack |