From 14fda36483965b8fc2fdc81ed827f57c09222821 Mon Sep 17 00:00:00 2001 From: demon Date: Thu, 15 Jan 2004 11:23:37 +0000 Subject: Specify the location of OpenSSL. --- net-im/jabberd/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-im') diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile index 4fc2f9444f5a..ea0c4487ad63 100644 --- a/net-im/jabberd/Makefile +++ b/net-im/jabberd/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var \ --with-libiconv-prefix=${LOCALBASE} \ + --with-openssl=/usr \ --enable-storage='${STORAGE}' \ --enable-authreg='${AUTHREG}' -- cgit