aboutsummaryrefslogtreecommitdiffstats
path: root/games/py-fife
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-26 07:29:34 +0800
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-26 07:29:34 +0800
commit1df9d247be410e0fd8c43e281e7aaa314fef30e5 (patch)
tree5d26acd476642c3b773f75db8040205ff9dc4d29 /games/py-fife
parent6bf16e73115b4c62539ac4f0a4f6ccf1270eb26f (diff)
downloadfreebsd-ports-gnome-1df9d247be410e0fd8c43e281e7aaa314fef30e5.tar.gz
freebsd-ports-gnome-1df9d247be410e0fd8c43e281e7aaa314fef30e5.tar.zst
freebsd-ports-gnome-1df9d247be410e0fd8c43e281e7aaa314fef30e5.zip
Convert the tree to USES=openal
Approved by: portmgr (bapt)
Diffstat (limited to 'games/py-fife')
-rw-r--r--games/py-fife/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/py-fife/Makefile b/games/py-fife/Makefile
index 9177752eac52..76690b844c2a 100644
--- a/games/py-fife/Makefile
+++ b/games/py-fife/Makefile
@@ -25,7 +25,6 @@ LIB_DEPENDS= libvorbisfile.so:${PORTSDIR}/audio/libvorbis \
FETCH_ARGS= -Fpr
USE_SDL= sdl ttf image
-USE_OPENAL= al
USE_SCONS= yes
SCONS_ARGS= --prefix=${PREFIX} --python-prefix=${PYTHON_SITELIBDIR}
@@ -39,7 +38,7 @@ USE_PYTHON= 2.7
USE_XORG= xcursor
USE_GL= gl
-USES= pkgconfig
+USES= openal:al pkgconfig
NO_STAGE= yes
post-patch: