devel/raylib: Remove the unnecessary dependency openal

PR:		226173
Submitted by:	Martin Filla <martinfilla@post.cz>
Approved by:	tcberner (mentor, implicit)
This commit is contained in:
Yuri Victorovich 2018-02-24 17:14:00 +00:00
parent a419c83f73
commit 33a4be8b6d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462852

View file

@ -3,6 +3,7 @@
PORTNAME= raylib
DISTVERSION= 1.9.4
DISTVERSIONSUFFIX= -dev
PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= martinfilla@post.cz
@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
LIB_DEPENDS= libglfw.so:graphics/glfw
USES= cmake:outsource openal
USES= cmake:outsource
USE_GITHUB= yes
GH_ACCOUNT= raysan5
USE_LDCONFIG= yes