summaryrefslogtreecommitdiff
path: root/net/asterisk14
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:24:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:24:09 +0000
commitfa38ed02cc7ff1a59528f13db1b7dedc130b2def (patch)
tree94158659da258abce4ed96928351a7282233e421 /net/asterisk14
parent- Enhance next/prev commands. Next on last track jumps to first track. Prev (diff)
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
Notes
Notes: svn path=/head/; revision=217477
Diffstat (limited to 'net/asterisk14')
-rw-r--r--net/asterisk14/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile
index 82e3cac1e173..86938e6d0a46 100644
--- a/net/asterisk14/Makefile
+++ b/net/asterisk14/Makefile
@@ -38,8 +38,7 @@ MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PWLIBDIR=${LOCALBASE}/share/pwlib \
OPENH323DIR=${LOCALBASE}/share/openh323 \
OSVERSION=${OSVERSION} \
- NOISY_BUILD=YES \
- CXX="${CXX}"
+ NOISY_BUILD=YES
MAN8= asterisk.8 astgenkey.8 autosupport.8 safe_asterisk.8
OPTIONS= OGGVORBIS "Enable Ogg Vorbis support" on \