summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorobache <obache>2007-12-28 04:22:43 +0000
committerobache <obache>2007-12-28 04:22:43 +0000
commitfdf570534926858b047a8dc7771f6eba24c0baeb (patch)
tree7690e5367a1878d33c6dce25530c1763365e3ca9 /security
parent8e07fe13e600787f432bba85d781dcc9671da803 (diff)
downloadpkgsrc-fdf570534926858b047a8dc7771f6eba24c0baeb.tar.gz
Honor PKGMANDIR.
Diffstat (limited to 'security')
-rw-r--r--security/isakmpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile
index a1c5224d074..31db54e960d 100644
--- a/security/isakmpd/Makefile
+++ b/security/isakmpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2007/11/17 13:40:15 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2007/12/28 04:22:43 obache Exp $
#
DISTNAME= isakmpd-20030903
@@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/isakmpd
BUILD_TARGET= depend all
-MAKE_ENV+= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/man
+MAKE_ENV+= BINDIR=${PREFIX}/sbin MANDIR=${PREFIX}/${PKGMANDIR}
PKG_SYSCONFSUBDIR= isakmpd