From 7b382b007c83c1150a856e31fc16f07fc68f2422 Mon Sep 17 00:00:00 2001 From: Timothy Gu Date: Wed, 31 Dec 2014 20:37:34 -0800 Subject: [PATCH] angband: Fix lint warning --- games-roguelike/angband/angband-3.5.0.recipe | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games-roguelike/angband/angband-3.5.0.recipe b/games-roguelike/angband/angband-3.5.0.recipe index 284f26501..5d45af3ae 100644 --- a/games-roguelike/angband/angband-3.5.0.recipe +++ b/games-roguelike/angband/angband-3.5.0.recipe @@ -5,7 +5,7 @@ Angband is a free, single-player dungeon exploration game. You play an \ adventurer: seeking riches, fighting monsters, and preparing for a final \ battle with Morgoth, the Lord of Darkness. " -REVISION="1" +REVISION="2" ARCHITECTURES="x86_gcc2" LICENSE="GNU GPL v2" COPYRIGHT=" @@ -102,6 +102,7 @@ BUILD_PREREQUIRES=" cmd:make " +PATCHES="angband-${portVersion}.patchset" BUILD() { autoconf