aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2019-04-17 02:44:22 +0800
committertobik <tobik@FreeBSD.org>2019-04-17 02:44:22 +0800
commitf051c80a31fdcdcbecdfdc124b5d4184273d876d (patch)
treec53cfa8d52348dfb6bac49d2421c23ad996bdc3a /irc
parentd51500637b07a4c5cafc76a5c73c0b5f4bb51142 (diff)
downloadfreebsd-ports-gnome-f051c80a31fdcdcbecdfdc124b5d4184273d876d.tar.gz
freebsd-ports-gnome-f051c80a31fdcdcbecdfdc124b5d4184273d876d.tar.zst
freebsd-ports-gnome-f051c80a31fdcdcbecdfdc124b5d4184273d876d.zip
irc/inspircd: Spell GNUTLS_CONFIGURE_ENABLE correctly
Diffstat (limited to 'irc')
-rw-r--r--irc/inspircd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile
index 93d933598c69..1af18075fbe1 100644
--- a/irc/inspircd/Makefile
+++ b/irc/inspircd/Makefile
@@ -4,6 +4,7 @@
PORTNAME= inspircd
PORTVERSION= 2.0.27
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= irc
MAINTAINER= dg@syrec.org
@@ -74,7 +75,7 @@ SQLITE_DESC= Build m_sqlite3 module
GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls
GNUTLS_USES= pkgconfig
-GNUTLS_CONFGURE_ENABLE= gnutls
+GNUTLS_CONFIGURE_ENABLE= gnutls
GNUTLS_VARS= extras+=m_ssl_gnutls.cpp
IPV6_CONFIGURE_ENABLE= ipv6