aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk10/Makefile
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2011-02-20 00:40:14 +0000
committerFlorian Smeets <flo@FreeBSD.org>2011-02-20 00:40:14 +0000
commitb6520d6a8997f08fe182c4daa7c940038d533908 (patch)
treeb4d208c7804594b71e7e8e4ca45ff7014e5b5409 /net/asterisk10/Makefile
parent4d4c38b40527bd6a6c0d8bcfdb7910810ed3c288 (diff)
Notes
Diffstat (limited to 'net/asterisk10/Makefile')
-rw-r--r--net/asterisk10/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile
index cca83625f01e..98ed0244227a 100644
--- a/net/asterisk10/Makefile
+++ b/net/asterisk10/Makefile
@@ -41,7 +41,8 @@ MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
DOCSDIR=${DOCSDIR} \
ASTCFLAGS="${CFLAGS}"
MAN8= asterisk.8 astgenkey.8 autosupport.8 safe_asterisk.8
-CONFLICTS= asterisk*-1.2* asterisk*-1.4* asterisk*-1.6*
+CONFLICTS_BUILD= linuxthreads-*
+CONFLICTS_INSTALL= asterisk*-1.2* asterisk*-1.4* asterisk*-1.6*
OPTIONS= OGGVORBIS "Enable Ogg Vorbis support" on \
IODBC "Enable iODBC support" off \