diff options
Diffstat (limited to 'security/racoon2/Makefile')
-rw-r--r-- | security/racoon2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile index 44899f801518..68a6bd4a3961 100644 --- a/security/racoon2/Makefile +++ b/security/racoon2/Makefile @@ -7,7 +7,7 @@ PORTNAME= racoon2 PORTVERSION= 20070720a -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security net ipv6 MASTER_SITES= ftp://ftp.racoon2.wide.ad.jp/pub/racoon2/ EXTRACT_SUFX= .tgz @@ -18,7 +18,7 @@ COMMENT= Racoon2 IPsec daemon USE_RC_SUBR= YES USE_OPENSSL= YES -USE_AUTOTOOLS= autoconf:259 +USE_AUTOTOOLS= autoconf:261 CONFIGURE_TARGET= GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${LOCALBASE}/etc |