aboutsummaryrefslogtreecommitdiffstats
path: root/irc/ngircd
diff options
context:
space:
mode:
Diffstat (limited to 'irc/ngircd')
-rw-r--r--irc/ngircd/Makefile6
-rw-r--r--irc/ngircd/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile
index c340f5cfb5bc..fdb6bbd3eef6 100644
--- a/irc/ngircd/Makefile
+++ b/irc/ngircd/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ngircd
-PORTVERSION= 20.2
+PORTVERSION= 20.3
PORTEPOCH= 1
CATEGORIES= irc ipv6
MASTER_SITES= ftp://ftp.berlios.de/pub/%SUBDIR%/ \
@@ -22,7 +22,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
MAN5= ngircd.conf.5
MAN8= ngircd.8
-OPTIONS_DEFINE=TCP_WRAPPERS SYSLOG ZLIB IPV6 OPENSSL GNUTLS IRCPLUS IDENT SNIFFER DEBUG
+OPTIONS_DEFINE=DOCS TCP_WRAPPERS SYSLOG ZLIB IPV6 OPENSSL GNUTLS IRCPLUS IDENT SNIFFER DEBUG
OPTIONS_DEFAULT=TCP_WRAPPERS SYSLOG ZLIB IPV6 IRCPLUS
NO_OPTIONS_SORT=yes
TCP_WRAPPERS_DESC=Enable TCP wrappers support
@@ -78,7 +78,7 @@ CONFIGURE_ARGS+= --enable-sniffer
CONFIGURE_ARGS+= --enable-debug
.endif
-.if defined(NOPORTDOCS)
+.if ! ${PORT_OPTIONS:MDOCS}
MAKE_ARGS+= NOPORTDOCS=yes
.endif
diff --git a/irc/ngircd/distinfo b/irc/ngircd/distinfo
index 82206c973b6e..4aa21ccb2ea4 100644
--- a/irc/ngircd/distinfo
+++ b/irc/ngircd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ngircd-20.2.tar.gz) = 306c0ef0d2ceac0836a84ecf871a6bc4dd16c25683aa87c0f172b6e68b93357d
-SIZE (ngircd-20.2.tar.gz) = 479987
+SHA256 (ngircd-20.3.tar.gz) = 55d7c74c6df790b11a68c07f39836d581965087efb618d3e9a6bec855364c2f9
+SIZE (ngircd-20.3.tar.gz) = 479982