mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
eepp: fix missing include sys/select.h (#3103)
This commit is contained in:
committed by
Jérôme Duval
parent
bffc715646
commit
dfecbc2117
@@ -4,12 +4,13 @@ cross-platform game development."
|
||||
HOMEPAGE="https://bitbucket.org/SpartanJ/eepp"
|
||||
COPYRIGHT="2011-2014 Martín Lucas Golini"
|
||||
LICENSE="MIT"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://bitbucket.org/SpartanJ/eepp/get/release-0.9.5.tar.gz"
|
||||
CHECKSUM_SHA256="b4094be1b29361c66ab15cae166576d3600f7b6d914b339af857878559156b48"
|
||||
SOURCE_DIR="SpartanJ-eepp-b44ee6ad7704"
|
||||
PATCHES="eepp-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 ?x86 ?x86_64"
|
||||
ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
|
||||
Reference in New Issue
Block a user