diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:47:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:47:36 +0000 |
commit | 48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch) | |
tree | eedd43e6e7c3a96d77549de85690d46016e9cc7e /net/sipxconfig | |
parent | af4658fb56c22ab36db1f30588a3964e1d47d634 (diff) | |
download | ports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.tar.gz ports-48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531.zip |
Notes
Diffstat (limited to 'net/sipxconfig')
-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 |