summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/openal/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile
index eacd64b2b753..bac8ff193cb8 100644
--- a/audio/openal/Makefile
+++ b/audio/openal/Makefile
@@ -15,6 +15,8 @@ DISTVERSION= 0.0.8
MAINTAINER= erik@smluc.org
COMMENT= A 3D positional spatialized sound library
+CONFLICTS= openal-soft-[0-9]*
+
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"