mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Add USES=libtool:keepla
This commit is contained in:
parent
f14627ef69
commit
3a5e9fe0a0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365241
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= ircd-hybrid
|
||||
PORTVERSION= 8.1.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= irc ipv6
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
@ -11,7 +12,8 @@ COMMENT= Fast irc daemon with a number of new features
|
||||
|
||||
INSTALL_IGNORES= ircu-* ircd-rat* charby*
|
||||
|
||||
USES= gmake tar:tgz
|
||||
# :keepla because port uses lt_dlopen
|
||||
USES= gmake libtool:keepla tar:tgz
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
USERS= ircd
|
||||
|
Loading…
Reference in New Issue
Block a user