1
0
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:
John Marino 2013-07-15 06:03:44 +00:00
parent bcf15de284
commit daaf6f639a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323016

View File

@ -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 \