aboutsummaryrefslogtreecommitdiffstats
path: root/irc/znc/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-06-07 00:25:50 +0800
committermiwi <miwi@FreeBSD.org>2009-06-07 00:25:50 +0800
commite061fe51435a253e5b63faccc887594aa848418c (patch)
tree9837c27dc169136aa94125a7f9bc885b4853bbdf /irc/znc/Makefile
parentab26641fcb9a46775d1b86253376169a3bd49846 (diff)
downloadfreebsd-ports-gnome-e061fe51435a253e5b63faccc887594aa848418c.tar.gz
freebsd-ports-gnome-e061fe51435a253e5b63faccc887594aa848418c.tar.zst
freebsd-ports-gnome-e061fe51435a253e5b63faccc887594aa848418c.zip
- Update to 0.070
Diffstat (limited to 'irc/znc/Makefile')
-rw-r--r--irc/znc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/znc/Makefile b/irc/znc/Makefile
index 62ac3fb468ff..302743c47dbd 100644
--- a/irc/znc/Makefile
+++ b/irc/znc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= znc
-PORTVERSION= 0.068
+PORTVERSION= 0.070
CATEGORIES= irc ipv6
MASTER_SITES= SF
@@ -15,6 +15,7 @@ COMMENT= An advanced IRC bouncer
GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_GNOME= gnomehack
OPTIONS= DEBUG "Enable debugging" off \
IPV6 "Enable IPv6 support" off \