From a0aaddaf4f4101e924414844f69b3b8e550dcd54 Mon Sep 17 00:00:00 2001 From: kristerw Date: Fri, 12 Nov 2004 19:50:10 +0000 Subject: Adjust the warning flags so that this pkg builds when using the security/openssl package. --- security/fressh/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'security') diff --git a/security/fressh/Makefile b/security/fressh/Makefile index 33edd8c13aa..48cf1ef2374 100644 --- a/security/fressh/Makefile +++ b/security/fressh/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2004/10/03 00:18:08 tv Exp $ +# $NetBSD: Makefile,v 1.11 2004/11/12 19:50:10 kristerw Exp $ DISTNAME= fressh-0.8.1 PKGREVISION= 2 @@ -12,5 +12,8 @@ COMMENT= New, free, rewritten implementation of the SSH communication protocol USE_BUILDLINK3= yes +# Some versions of the openssl header files gives warnings. +BUILDLINK_TRANSFORM+= rm:-Wstrict-prototypes + .include "../../security/openssl/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3