diff options
Diffstat (limited to 'net/sipxpublisher/Makefile')
-rw-r--r-- | net/sipxpublisher/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/sipxpublisher/Makefile b/net/sipxpublisher/Makefile index d97efb25d635..e3c1115a39bf 100644 --- a/net/sipxpublisher/Makefile +++ b/net/sipxpublisher/Makefile @@ -7,7 +7,7 @@ PORTNAME= sipxpublisher PORTVERSION= 3.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.sipfoundry.org/pub/sipX/3.6/SRC/ @@ -23,7 +23,7 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash USE_BZIP2= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:259:env automake:19:env +USE_AUTOTOOLS= autoconf:261:env automake:19:env GNU_CONFIGURE= yes LOCALSTATEDIR= /var CONFIGURE_ENV+= wwwdir=${PREFIX}/www/sipX \ |