aboutsummaryrefslogtreecommitdiffstats
path: root/irc/znc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/znc/Makefile')
-rw-r--r--irc/znc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/irc/znc/Makefile b/irc/znc/Makefile
index 302743c47dbd..722d66d96dd0 100644
--- a/irc/znc/Makefile
+++ b/irc/znc/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= znc
-PORTVERSION= 0.070
+PORTVERSION= 0.074
CATEGORIES= irc ipv6
-MASTER_SITES= SF
+MASTER_SITES= SFP/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
MAINTAINER= miwi@FreeBSD.org
COMMENT= An advanced IRC bouncer
@@ -16,6 +16,7 @@ COMMENT= An advanced IRC bouncer
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack
+CONFIGURE_ARGS= --disable-c-ares
OPTIONS= DEBUG "Enable debugging" off \
IPV6 "Enable IPv6 support" off \