summaryrefslogtreecommitdiff
path: root/comms/asterisk18/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/asterisk18/Makefile')
-rw-r--r--comms/asterisk18/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/asterisk18/Makefile b/comms/asterisk18/Makefile
index 5e64ed4157f..3cf987e7345 100644
--- a/comms/asterisk18/Makefile
+++ b/comms/asterisk18/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.33 2012/05/04 16:06:14 joerg Exp $
+# $NetBSD: Makefile,v 1.34 2012/05/06 05:40:50 jnemeth Exp $
#
# NOTE: when updating this package, there are two places that sound
# tarballs need to be checked
-DISTNAME= asterisk-1.8.11.1
+DISTNAME= asterisk-1.8.12.0
DIST_SUBDIR= ${PKGNAME_NOREV}
DISTFILES= ${DEFAULT_DISTFILES}
EXTRACT_ONLY= ${DISTNAME}.tar.gz
@@ -90,7 +90,7 @@ MAKE_FLAGS+= WRKSRC=${WRKSRC}
MAKE_FLAGS+= LDOPTS=${LDFLAGS:M*:Q}
MAKE_FLAGS+= HTTP_DOCSDIR=${PREFIX}/share/httpd/htdocs
MAKE_FLAGS+= HTTP_CGIDIR=${PREFIX}/libexec/cgi-bin
-MAKE_FLAGS+= OPTIMIZE=
+MAKE_FLAGS+= OPTIMIZE=-O3
.if !empty(MACHINE_PLATFORM:MSunOS-*-i386)
BUILDLINK_TRANSFORM+= rm:-march=i386