From 32f71ce828456994192be8698cc112f4afea30f0 Mon Sep 17 00:00:00 2001 From: obache Date: Mon, 29 Sep 2008 12:04:50 +0000 Subject: Require OpenSSL. --- mail/netbiff/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/netbiff') diff --git a/mail/netbiff/Makefile b/mail/netbiff/Makefile index a7f9df3899d..9f311c6a8bc 100644 --- a/mail/netbiff/Makefile +++ b/mail/netbiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2008/07/14 12:56:08 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2008/09/29 12:04:50 obache Exp $ # DISTNAME= netbiff-0.9.18 @@ -24,5 +24,6 @@ post-install: ${INSTALL_DATA_DIR} ${DOCDIR} ${INSTALL_DATA} ${WRKSRC}/CONFIG ${DOCDIR} +.include "../../security/openssl/buildlink3.mk" .include "../../x11/gtk/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3