pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/openssh Remove CONFIGURE_ARGS for --mandir as...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2640e9e21c95
branches: trunk
changeset: 500394:2640e9e21c95
user: reed <reed%pkgsrc.org@localhost>
date: Fri Oct 07 17:42:35 2005 +0000
description:
Remove CONFIGURE_ARGS for --mandir as this is now done
for GNU_CONFIGURE.
diffstat:
security/openssh/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 776e0897fe4f -r 2640e9e21c95 security/openssh/Makefile
--- a/security/openssh/Makefile Fri Oct 07 17:39:28 2005 +0000
+++ b/security/openssh/Makefile Fri Oct 07 17:42:35 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.158 2005/09/23 15:45:14 taca Exp $
+# $NetBSD: Makefile,v 1.159 2005/10/07 17:42:35 reed Exp $
DISTNAME= openssh-4.2p1
PKGNAME= openssh-4.2.1
@@ -62,7 +62,6 @@
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-mantype=man
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
-CONFIGURE_ARGS+= --mandir=${PREFIX}/man
CONFIGURE_ARGS+= --with-pid-dir=${SSH_PID_DIR}
CONFIGURE_ARGS+= --with-ssl-dir=${SSLBASE}
CONFIGURE_ARGS+= --with-tcp-wrappers=${BUILDLINK_PREFIX.tcp_wrappers}
Home |
Main Index |
Thread Index |
Old Index