From ced39280588d5795f679d33118e49a0fbcefe803 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 7 Apr 2008 18:06:07 +0000 Subject: Fix installation. --- security/sslwrap/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security') diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile index 872d593bb57..c6f42c57c08 100644 --- a/security/sslwrap/Makefile +++ b/security/sslwrap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2008/01/18 05:09:42 tnn Exp $ +# $NetBSD: Makefile,v 1.22 2008/04/07 18:06:07 joerg Exp $ # DISTNAME= ${PKGNAME_NOREV:S/-//} @@ -30,4 +30,6 @@ SUBST_STAGE.sslwrap= do-configure SUBST_FILES.sslwrap= apps.h s_cb.c s_server.c s_socket.c SUBST_SED.sslwrap= -e 's|OPENSSL"|"openssl/|' +INSTALLATION_DIRS= sbin + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3