aboutsummaryrefslogtreecommitdiff
path: root/audio/py-openal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/py-openal/Makefile')
-rw-r--r--audio/py-openal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/py-openal/Makefile b/audio/py-openal/Makefile
index 2280f6db21fa..d226408b9ebe 100644
--- a/audio/py-openal/Makefile
+++ b/audio/py-openal/Makefile
@@ -15,7 +15,8 @@ DISTNAME= PyOpenAL-${PORTVERSION}
MAINTAINER= acardenas@bsd.org.pe
COMMENT= PyOpenAL is a binding of OpenAL for Python
-LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal
+LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \
+ alut.0:${PORTSDIR}/audio/freealut
DIST_SUBDIR= python
USE_REINPLACE= yes