angband: Fix lint warning

This commit is contained in:
Timothy Gu
2014-12-31 20:37:34 -08:00
parent 92cdd55786
commit 7b382b007c

View File

@@ -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