summaryrefslogtreecommitdiff
path: root/security/hpn-ssh
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-04-15 18:50:02 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-04-15 18:50:02 +0000
commitb05a561d6c0a1eed5743fc269815304f9559ba8f (patch)
tree5e3de706b61471153f330103520a4f1b4865ff80 /security/hpn-ssh
parent- honor any given LDFLAGS (diff)
- honor any given LDFLAGS
Notes
Notes: svn path=/head/; revision=79026
Diffstat (limited to 'security/hpn-ssh')
-rw-r--r--security/hpn-ssh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/hpn-ssh/Makefile b/security/hpn-ssh/Makefile
index b46b3d91058d..a6ad5333c7b7 100644
--- a/security/hpn-ssh/Makefile
+++ b/security/hpn-ssh/Makefile
@@ -22,6 +22,7 @@ MAN8= sftp-server.8 sshd.8 ssh-keysign.8
CRYPTOLIBS= -L${OPENSSLLIB} -lcrypto
GNU_CONFIGURE= yes
+CONFIGURE_ENV+= LDFLAGS=${LDFLAGS}
USE_PERL5_BUILD= yes
CONFIGURE_ARGS+= --prefix=${PREFIX} --with-md5-passwords
PRECIOUS= ssh_config sshd_config \