diff options
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/gmpc/gmpc-9999.ebuild | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/media-sound/gmpc/gmpc-9999.ebuild b/media-sound/gmpc/gmpc-9999.ebuild index da67fe0..76b59c7 100644 --- a/media-sound/gmpc/gmpc-9999.ebuild +++ b/media-sound/gmpc/gmpc-9999.ebuild @@ -45,9 +45,6 @@ src_configure() { econf \ $(use_enable session sm) \ $(use_enable xspf libxspf) \ - --enable-system-libsexy \ - --disable-shave \ - --with-extra-version="`git rev-parse ${EGIT_BRANCH} | cut -c 1-8`" } src_install() { |