diff options
Diffstat (limited to 'irc/ircg')
-rw-r--r-- | irc/ircg/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/ircg/Makefile b/irc/ircg/Makefile index b63d173daab2..73551c7be167 100644 --- a/irc/ircg/Makefile +++ b/irc/ircg/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.matthiaswinkelmann.com/files/ MAINTAINER= alecn2002@yandex.ru COMMENT= Gateway betwean IRC server and PHP-powered Web server +BROKEN= Does not build with newer st + LIB_DEPENDS= st.1:${PORTSDIR}/devel/st WRKSRC= ${WRKDIR}/${DISTNAME:U} |