diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2017-04-30 00:44:32 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2017-04-30 00:44:32 +0000 |
commit | 4ebba57eca24629c95e4c6381784c4f8b79ebb74 (patch) | |
tree | 8c847bbbc817ef48384502023f8dfefe6bc835e4 /irc/psybnc | |
parent | 633f9296f4a9a6d9f4988a62658038fdd8c8cc4f (diff) |
Notes
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 |