summaryrefslogtreecommitdiffstats
path: root/security/openssh-portable
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-06-16 15:03:10 +0000
committerdinoex <dinoex@FreeBSD.org>2002-06-16 15:03:10 +0000
commitfd64cc1ce59cc2c7732d14183fbb09c1530a6fca (patch)
treef2b90f36648fe13ed28fdddbabab21b4f8e0d784 /security/openssh-portable
parent95776cd25c1f4f9a7a4a975fd6c165ae559dc920 (diff)
downloadFreeBSD-ports-fd64cc1ce59cc2c7732d14183fbb09c1530a6fca.zip
FreeBSD-ports-fd64cc1ce59cc2c7732d14183fbb09c1530a6fca.tar.gz
- Get rid of PERL and use SED
Diffstat (limited to 'security/openssh-portable')
-rw-r--r--security/openssh-portable/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index 2a77e7f..46a8046 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -83,7 +83,7 @@ post-install:
.include <bsd.port.pre.mk>
-.include <${PORTSDIR}/security/openssl/Makefile.ssl>
+.include "${PORTSDIR}/security/openssl/Makefile.ssl"
CONFIGURE_ARGS+= --with-ssl-dir=${OPENSSLBASE}
.include <bsd.port.post.mk>
OpenPOWER on IntegriCloud