mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
angband: Fix lint warning
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user