From 7516c2470ca2c748c501d4bb85e50bdb46c364e2 Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Fri, 18 Oct 2019 22:55:11 +0000 Subject: [PATCH] irc/ngircd: Spell IDENT_CONFIGURE_WITH and value correctly --- irc/ngircd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile index 51b86f823523..57d562369766 100644 --- a/irc/ngircd/Makefile +++ b/irc/ngircd/Makefile @@ -3,6 +3,7 @@ PORTNAME= ngircd PORTVERSION= 25 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= irc MASTER_SITES= http://arthur.barton.de/pub/${PORTNAME}/ \ @@ -40,7 +41,7 @@ ICONV_USES= iconv ICONV_CONFIGURE_WITH= iconv IDENT_DESC= IDENT (AUTH) protocol support IDENT_LIB_DEPENDS= libident.so:security/libident -INDENT_CONFIGURE_WITH= dent +IDENT_CONFIGURE_WITH= ident IPV6_CONFIGURE_ENABLE= ipv6 IRCPLUS_DESC= IRC+ protocol IRCPLUS_CONFIGURE_ENABLE= ircplus