diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-12-11 18:08:07 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-12-11 18:08:07 +0000 |
commit | 11e3a1f879ec7df33bb34a281487b56cad115b3e (patch) | |
tree | bac66c255748e78fdd81bd4caeb46d5bd27a4156 /security/isakmpd/Makefile | |
parent | 2b8bdd4c02c7782332ba496cdb0aef6b78b43402 (diff) | |
download | ports-11e3a1f879ec7df33bb34a281487b56cad115b3e.tar.gz ports-11e3a1f879ec7df33bb34a281487b56cad115b3e.zip |
Notes
Diffstat (limited to 'security/isakmpd/Makefile')
-rw-r--r-- | security/isakmpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile index 2bb7447d3043..e46dae7dc4e7 100644 --- a/security/isakmpd/Makefile +++ b/security/isakmpd/Makefile @@ -27,7 +27,7 @@ BUILD_DEPENDS+= keynote:${PORTSDIR}/security/keynote USE_OPENSSL= yes USE_REINPLACE= yes WRKSRC= ${WRKDIR}/isakmpd -MAKE_ENV+= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man +MAKE_ENV+= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man/man LC_ALL=C MAN5= isakmpd.conf.5 isakmpd.policy.5 MAN8= certpatch.8 isakmpd.8 |