diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2007-08-20 01:07:18 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2007-08-20 01:07:18 +0000 |
commit | 5a6edef7df7c57b90bd81e561846d39d087f5ade (patch) | |
tree | 3385392c10fe52bc9a6ddbbfebaab8b1ea929d19 /security/racoon2 | |
parent | 50c6b614df4337cef970cd0a99073a2d08e6124e (diff) | |
download | ports-5a6edef7df7c57b90bd81e561846d39d087f5ade.tar.gz ports-5a6edef7df7c57b90bd81e561846d39d087f5ade.zip |
Notes
Diffstat (limited to 'security/racoon2')
-rw-r--r-- | security/racoon2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile index 092bb4666e22..44899f801518 100644 --- a/security/racoon2/Makefile +++ b/security/racoon2/Makefile @@ -18,6 +18,7 @@ COMMENT= Racoon2 IPsec daemon USE_RC_SUBR= YES USE_OPENSSL= YES +USE_AUTOTOOLS= autoconf:259 CONFIGURE_TARGET= GNU_CONFIGURE= yes CONFIGURE_ARGS+= --sysconfdir=${LOCALBASE}/etc |