1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-07-04 08:30:35 +00:00
parent eed7e5ad49
commit 5774d244cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360570
2 changed files with 2 additions and 3 deletions

View File

@ -2,7 +2,7 @@
PORTNAME= charybdis
PORTVERSION= 3.4.2
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= irc net
MASTER_SITES= http://www.stack.nl/~jilles/irc/ \
http://www.bayofrum.net/dist/${PORTNAME}/
@ -26,7 +26,7 @@ MASTER_SITES:= ${MASTER_SITES} \
PORTDOCS= charybdis-oper-guide.pdf
USE_AUTOTOOLS= autoconf
USES= pathfix
USES= libtool pathfix
USE_RC_SUBR= ${PORTNAME}
GNU_CONFIGURE= yes
USERS= ircd

View File

@ -13,7 +13,6 @@ etc/charybdis/example.conf
etc/charybdis/ircd.motd.sample
@exec [ -f %D/ircd.motd ] || cp -p %D/%F %B/ircd.motd
%%ETCDIR%%/reference.conf
lib/libratbox.la
lib/libratbox.so
libdata/pkgconfig/libratbox.pc
man/man8/ircd.8.gz