diff options
Diffstat (limited to 'irc/psybnc')
-rw-r--r-- | irc/psybnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/psybnc/Makefile b/irc/psybnc/Makefile index c52e8666c62e..329c1b066bc9 100644 --- a/irc/psybnc/Makefile +++ b/irc/psybnc/Makefile @@ -13,7 +13,7 @@ COMMENT= Powerful IRC bouncer LICENSE= GPLv1+ # though COPYING is GPLv2 -BROKEN_powerpc64= Does not build +BROKEN_powerpc64= Does not build: exec(clang) failed (No such file or directory) USES= dos2unix ssl DOS2UNIX_GLOB= *.c *.h |