diff options
Diffstat (limited to 'irc/psybnc/Makefile')
-rw-r--r-- | irc/psybnc/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/irc/psybnc/Makefile b/irc/psybnc/Makefile index 30e68c90fcbe..b4aa036e7def 100644 --- a/irc/psybnc/Makefile +++ b/irc/psybnc/Makefile @@ -13,10 +13,6 @@ COMMENT= Powerful IRC bouncer LICENSE= GPLv1+ # though COPYING is GPLv2 -BROKEN_mips= Does not build: exec(clang) failed (No such file or directory) -BROKEN_mips64= Does not build: exec(clang) failed (No such file or directory) -BROKEN_powerpc64= Does not build: exec(clang) failed (No such file or directory) - USES= dos2unix ssl DOS2UNIX_GLOB= *.c *.h WRKSRC= ${WRKDIR}/psybnc |