diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-05 10:35:43 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-05 10:35:43 +0800 |
commit | 89122dd55d0397da568494ee9924eb6f75508a18 (patch) | |
tree | b877cefb3a69e043f44926508faa3abc952d4db3 /audio | |
parent | 385135db3ce291c6971236097a14c268cd5fc82e (diff) | |
download | marcuscom-ports-89122dd55d0397da568494ee9924eb6f75508a18.tar marcuscom-ports-89122dd55d0397da568494ee9924eb6f75508a18.tar.gz marcuscom-ports-89122dd55d0397da568494ee9924eb6f75508a18.tar.bz2 marcuscom-ports-89122dd55d0397da568494ee9924eb6f75508a18.tar.lz marcuscom-ports-89122dd55d0397da568494ee9924eb6f75508a18.tar.xz marcuscom-ports-89122dd55d0397da568494ee9924eb6f75508a18.tar.zst marcuscom-ports-89122dd55d0397da568494ee9924eb6f75508a18.zip |
Remove redundant gstreamer-plugins dependency
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3221 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r-- | audio/jamboree/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/jamboree/Makefile b/audio/jamboree/Makefile index 9f419666a..3cb4daa83 100644 --- a/audio/jamboree/Makefile +++ b/audio/jamboree/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm USE_BZIP2= yes USE_X_PREFIX= yes -USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libglade2 gstreamerplugins +USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui libglade2 USE_GSTREAMER= vorbis mad USE_LIBTOOL_VER=15 USE_GMAKE= yes |