diff options
author | ahze <ahze@FreeBSD.org> | 2006-12-23 07:14:43 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2006-12-23 07:14:43 +0800 |
commit | 75068b8c64998363817f0fba06f89c6114823e33 (patch) | |
tree | e9bfdf24bee6b8c0525388459c279945089c578b /Mk/bsd.gstreamer.mk | |
parent | 34204e557b215b75e3f5c87428356ea9b0754c32 (diff) | |
download | freebsd-ports-gnome-75068b8c64998363817f0fba06f89c6114823e33.tar.gz freebsd-ports-gnome-75068b8c64998363817f0fba06f89c6114823e33.tar.zst freebsd-ports-gnome-75068b8c64998363817f0fba06f89c6114823e33.zip |
Revive gstreamer-plugins-mpeg2enc
Diffstat (limited to 'Mk/bsd.gstreamer.mk')
-rw-r--r-- | Mk/bsd.gstreamer.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.gstreamer.mk b/Mk/bsd.gstreamer.mk index 29612a13990a..3c3524a85dd7 100644 --- a/Mk/bsd.gstreamer.mk +++ b/Mk/bsd.gstreamer.mk @@ -63,7 +63,7 @@ GST80_SHLIB_VERSION= 1 _USE_GSTREAMER_ALL= a52dec aalib annodex bad bz2 cairo cdaudio cdparanoia dts \ dv dvd esound faac faad ffmpeg flac gconf gnomevfs \ gnonlin good gsm hal ivorbis jack jpeg ladspa lame \ - libcaca libmms libpng libvisual mad mpeg2dec \ + libcaca libmms libpng libvisual mad mpeg2enc mpeg2dec \ musepack neon ogg pango pulse python sdl shout2 sidplay \ speex theora ugly vorbis wavpack xvid _USE_GSTREAMER80_ALL= a52dec aalib artsd audiofile cairo cdaudio cdio cdparanoia \ |