mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
irc/irssi-xmpp: USES+= pkgconfig
Restore build, pkgconfig explicitly needed now. Approved by: bapt (mentor)
This commit is contained in:
parent
bcf15de284
commit
daaf6f639a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323016
@ -1,6 +1,4 @@
|
||||
# New ports collection makefile for: irssi-xmpp
|
||||
# Date created: 11 September 2007
|
||||
# Whom: Philippe Audeoud <jadawin@tuxaco.net>
|
||||
# Created by: Philippe Audeoud <jadawin@tuxaco.net>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= irssi-xmpp
|
||||
@ -15,6 +13,7 @@ BUILD_DEPENDS= irssi:${PORTSDIR}/irc/irssi
|
||||
RUN_DEPENDS= irssi:${PORTSDIR}/irc/irssi
|
||||
LIB_DEPENDS= loudmouth:${PORTSDIR}/net-im/loudmouth
|
||||
|
||||
USES= pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
PLIST_FILES= lib/irssi/modules/libfe_xmpp.so \
|
||||
|
Loading…
Reference in New Issue
Block a user