public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Sterrett" <mr_bones_@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/wizznic/
Date: Mon, 18 Jan 2016 15:41:39 +0000 (UTC)	[thread overview]
Message-ID: <1453131613.3178d4e71515bccd92b2950d9fa85e9d50eeb597.mr_bones_@gentoo> (raw)

commit:     3178d4e71515bccd92b2950d9fa85e9d50eeb597
Author:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 18 15:39:02 2016 +0000
Commit:     Michael Sterrett <mr_bones_ <AT> gentoo <DOT> org>
CommitDate: Mon Jan 18 15:40:13 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3178d4e7

games-puzzle/wizznic: respect CFLAGS (bug #572272)

Package-Manager: portage-2.2.26

 games-puzzle/wizznic/wizznic-306.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games-puzzle/wizznic/wizznic-306.ebuild b/games-puzzle/wizznic/wizznic-306.ebuild
index c779190..2463eaf 100644
--- a/games-puzzle/wizznic/wizznic-306.ebuild
+++ b/games-puzzle/wizznic/wizznic-306.ebuild
@@ -17,6 +17,7 @@ IUSE=""
 DEPEND="media-libs/libsdl[sound,joystick,video]
 	media-libs/sdl-image[png]
 	media-libs/sdl-mixer[vorbis]"
+RDEPEND=${DEPEND}
 
 S=${WORKDIR}/Wizznic_src_build_${PV}
 
@@ -25,6 +26,7 @@ src_prepare() {
 		-e '/^\(CC\|LD\|STRIP\)/d' \
 		-e 's/(LD)/(CC)/g' \
 		-e '/man1/s/1/6/g' \
+		-e '/CFLAGS.*=/d' \
 		Makefile.linux > Makefile || die
 	mv doc/wizznic.1 doc/wizznic.6 || die
 	sed -i \


             reply	other threads:[~2016-01-18 15:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-18 15:41 Michael Sterrett [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-03-31  6:52 [gentoo-commits] repo/gentoo:master commit in: games-puzzle/wizznic/ Michael Sterrett
2016-03-31  6:52 Michael Sterrett
2016-05-13 14:51 Agostino Sarubbo
2024-06-17 21:46 James Le Cuirot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1453131613.3178d4e71515bccd92b2950d9fa85e9d50eeb597.mr_bones_@gentoo \
    --to=mr_bones_@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox