diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-17 09:18:38 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-17 09:18:38 +0800 |
commit | 1a0c6d1f3da24c3efee8f3b45d45010a5a2d9d20 (patch) | |
tree | 67f31ad1b05aa39bf9d68d808f2c09cba5b658d8 /audio | |
parent | 9b4461f89d699c21a920862ec19589fd45e43bad (diff) | |
download | marcuscom-ports-1a0c6d1f3da24c3efee8f3b45d45010a5a2d9d20.tar marcuscom-ports-1a0c6d1f3da24c3efee8f3b45d45010a5a2d9d20.tar.gz marcuscom-ports-1a0c6d1f3da24c3efee8f3b45d45010a5a2d9d20.tar.bz2 marcuscom-ports-1a0c6d1f3da24c3efee8f3b45d45010a5a2d9d20.tar.lz marcuscom-ports-1a0c6d1f3da24c3efee8f3b45d45010a5a2d9d20.tar.xz marcuscom-ports-1a0c6d1f3da24c3efee8f3b45d45010a5a2d9d20.tar.zst marcuscom-ports-1a0c6d1f3da24c3efee8f3b45d45010a5a2d9d20.zip |
- Add missing cdparanoia from USE_GSTREAMER
Pointed out by: sajd on irc
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3664 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gnome-media/Makefile | 2 | ||||
-rw-r--r-- | audio/gnomemedia2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/gnome-media/Makefile b/audio/gnome-media/Makefile index 7b45a1619..8bf6b9c34 100644 --- a/audio/gnome-media/Makefile +++ b/audio/gnome-media/Makefile @@ -26,7 +26,7 @@ USE_REINPLACE= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop \ gail nautiluscdburner -USE_GSTREAMER= esound +USE_GSTREAMER= esound cdparanoia CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/audio/gnomemedia2/Makefile b/audio/gnomemedia2/Makefile index 7b45a1619..8bf6b9c34 100644 --- a/audio/gnomemedia2/Makefile +++ b/audio/gnomemedia2/Makefile @@ -26,7 +26,7 @@ USE_REINPLACE= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop \ gail nautiluscdburner -USE_GSTREAMER= esound +USE_GSTREAMER= esound cdparanoia CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |