From 414d53b9ab9041a30a7e8c483ac4d8d050e3e0cc Mon Sep 17 00:00:00 2001 From: xsa Date: Wed, 3 Mar 2004 23:53:03 +0000 Subject: [PATCH] enable SSL support from Robert Nagy; "go ahead." brad@. --- net/bitchx/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/net/bitchx/Makefile b/net/bitchx/Makefile index 269cad168e2..34748e37168 100644 --- a/net/bitchx/Makefile +++ b/net/bitchx/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.38 2003/06/24 20:04:14 avsm Exp $ +# $OpenBSD: Makefile,v 1.39 2004/03/03 23:53:03 xsa Exp $ # $FreeBSD: Makefile,v 1.3 1998/07/21 11:38:44 eivind Exp $ COMMENT= "alternative ircII color client" @@ -22,6 +22,7 @@ SUBST_VARS= VERSION SEPARATE_BUILD= concurrent USE_GMAKE= Yes CONFIGURE_STYLE= gnu dest +CONFIGURE_ARGS+=--with-ssl WRKDIST= ${WRKDIR}/BitchX