aboutsummaryrefslogtreecommitdiff
path: root/irc/charybdis
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:37:29 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:37:29 +0000
commita63c4d943fbfb31324262079cc64e0d8dbb89bba (patch)
treea9d94a88faa5d0e3de1762b0eea75c8f7ddbd623 /irc/charybdis
parente51ae914b5f05cbec2c8ae177f9935c3fb455b33 (diff)
downloadports-a63c4d943fbfb31324262079cc64e0d8dbb89bba.tar.gz
ports-a63c4d943fbfb31324262079cc64e0d8dbb89bba.zip
Notes
Diffstat (limited to 'irc/charybdis')
-rw-r--r--irc/charybdis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/charybdis/Makefile b/irc/charybdis/Makefile
index 642dfc818227..b52d4f0c8881 100644
--- a/irc/charybdis/Makefile
+++ b/irc/charybdis/Makefile
@@ -37,7 +37,7 @@ CONFIGURE_ARGS= --with-confdir=${ETCDIR} \
--with-moduledir=${DATADIR}/modules \
--enable-kqueue
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>