summaryrefslogtreecommitdiffstats
path: root/net/jabberd
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2003-12-31 14:51:00 +0000
committerdemon <demon@FreeBSD.org>2003-12-31 14:51:00 +0000
commit75c7bd8676ea1c097badce6697a43ba1472faec0 (patch)
tree67913fcaeac17e06079f230dcad88b4abb5b0a6d /net/jabberd
parent34fb48d79b7eab0407e23cf8d22c94057378c884 (diff)
downloadFreeBSD-ports-75c7bd8676ea1c097badce6697a43ba1472faec0.zip
FreeBSD-ports-75c7bd8676ea1c097badce6697a43ba1472faec0.tar.gz
Compile with debug messages.
Diffstat (limited to 'net/jabberd')
-rw-r--r--net/jabberd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/jabberd/Makefile b/net/jabberd/Makefile
index 0701a64..9f16601 100644
--- a/net/jabberd/Makefile
+++ b/net/jabberd/Makefile
@@ -18,7 +18,8 @@ COMMENT= Online presence and instant messaging server
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \
--enable-storage='${STORAGE}' \
- --enable-authreg='${AUTHREG}'
+ --enable-authreg='${AUTHREG}' \
+ --enable-debug
STORAGE+= fs
AUTHREG+= anon pipe
OpenPOWER on IntegriCloud