irc/ngircd: Spell IDENT_CONFIGURE_WITH and value correctly
This commit is contained in:
parent
22c7c4525d
commit
7516c2470c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514742
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user