diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/irssi-xmpp-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/irssi-xmpp-devel/Makefile b/irc/irssi-xmpp-devel/Makefile index 5e0a7c47b37..b7bcfb22db8 100644 --- a/irc/irssi-xmpp-devel/Makefile +++ b/irc/irssi-xmpp-devel/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= irssi:${PORTSDIR}/irc/irssi RUN_DEPENDS= irssi:${PORTSDIR}/irc/irssi LIB_DEPENDS= loudmouth:${PORTSDIR}/net-im/loudmouth +BROKEN= does not compile + WRKSRC= ${WRKDIR}/${DISTNAME} USE_GMAKE= yes |