svn commit: r382980 - head/security/openssh-portable
Bryan Drewery
bdrewery at FreeBSD.org
Thu Apr 2 02:22:00 UTC 2015
Author: bdrewery
Date: Thu Apr 2 02:21:59 2015
New Revision: 382980
URL: https://svnweb.freebsd.org/changeset/ports/382980
Log:
Remove unused variable PRECIOUS
Modified:
head/security/openssh-portable/Makefile
Modified: head/security/openssh-portable/Makefile
==============================================================================
--- head/security/openssh-portable/Makefile Thu Apr 2 00:57:56 2015 (r382979)
+++ head/security/openssh-portable/Makefile Thu Apr 2 02:21:59 2015 (r382980)
@@ -25,9 +25,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_func_strnvis=no
CONFIGURE_ARGS= --prefix=${PREFIX} --with-md5-passwords \
--without-zlib-version-check --with-ssl-engine
-PRECIOUS= ssh_config sshd_config ssh_host_key ssh_host_key.pub \
- ssh_host_rsa_key ssh_host_rsa_key.pub ssh_host_dsa_key \
- ssh_host_dsa_key.pub
ETCOLD= ${PREFIX}/etc
SUDO?= # empty
More information about the svn-ports-head
mailing list