From fdf5f8b37d40e33b3c70870bd70f13cc3d928337 Mon Sep 17 00:00:00 2001 From: wiedi Date: Fri, 11 Dec 2015 23:22:49 +0000 Subject: help configure find openssl --- devel/fossil/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/fossil') diff --git a/devel/fossil/Makefile b/devel/fossil/Makefile index 4b58aab6d64..19a375495ec 100644 --- a/devel/fossil/Makefile +++ b/devel/fossil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2015/05/29 14:15:34 ryoon Exp $ +# $NetBSD: Makefile,v 1.34 2015/12/11 23:22:49 wiedi Exp $ DISTNAME= fossil-src-1.33 PKGNAME= ${DISTNAME:S/-src//} @@ -11,6 +11,7 @@ COMMENT= High-reliability, distributed software configuration management LICENSE= 2-clause-bsd HAS_CONFIGURE= yes +CONFIGURE_ARGS+= --with-openssl=${BUILDLINK_PREFIX.openssl:Q} INSTALLATION_DIRS+= bin -- cgit v1.2.3