games-mud/gmudix: Fix format-security. Bug #539104
[gentoo.git] / games-mud / gmudix / gmudix-1.0.ebuild
index 1490308617cc17d45a3d0bcd96afbdd66635e3fe..58961046bf705c8a15f36c6018f88a48eb2e8199 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -19,7 +19,8 @@ DEPEND="${RDEPEND}
        virtual/pkgconfig"
 
 src_prepare() {
-       epatch "${FILESDIR}"/${P}-as-needed.patch
+       epatch "${FILESDIR}"/${P}-as-needed.patch \
+               "${FILESDIR}"/${P}-format.patch
        mv configure.in configure.ac || die
        rm -f missing || die
        eautoreconf