From 16b8dc88b818c72d0c504e18cd8b675b553f8e5d Mon Sep 17 00:00:00 2001 From: sobomax Date: Thu, 26 Apr 2007 07:57:34 +0000 Subject: Update to 1.4.3. PR: 112143 Submitted by: "Phillip Neumann" --- net/asterisk14/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net/asterisk14/Makefile') diff --git a/net/asterisk14/Makefile b/net/asterisk14/Makefile index 90b48093be52..80430418c78e 100644 --- a/net/asterisk14/Makefile +++ b/net/asterisk14/Makefile @@ -6,8 +6,7 @@ # PORTNAME= asterisk -PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTVERSION= 1.4.3 CATEGORIES= net MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ @@ -24,7 +23,7 @@ RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 ONLY_FOR_ARCHS= i386 sparc64 amd64 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --mandir=/usr/local/man +CONFIGURE_ARGS= --mandir=${LOCALBASE}/man CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" USE_GMAKE= yes -- cgit