diff options
Diffstat (limited to 'net/sipxconfig/Makefile')
-rw-r--r-- | net/sipxconfig/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/sipxconfig/Makefile b/net/sipxconfig/Makefile index 5bf6c71e7867..b0bba1c0f7df 100644 --- a/net/sipxconfig/Makefile +++ b/net/sipxconfig/Makefile @@ -7,7 +7,7 @@ PORTNAME= sipxconfig PORTVERSION= 3.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://www.sipfoundry.org/pub/sipX/3.6/SRC/ @@ -29,7 +29,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 USE_JAVA= 1.4+ USE_APACHE= 2.0+ USE_RUBY= yes |