diff options
Diffstat (limited to 'irc/psybnc/Makefile')
-rw-r--r-- | irc/psybnc/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/irc/psybnc/Makefile b/irc/psybnc/Makefile index feae2ebfcef0..db3de666dfd2 100644 --- a/irc/psybnc/Makefile +++ b/irc/psybnc/Makefile @@ -7,6 +7,7 @@ PORTNAME= psybnc DISTVERSION= 2.3.2-7 +PORTREVISION= 1 CATEGORIES= irc ipv6 MASTER_SITES= http://www.psybnc.at/download/beta/ CENKES DISTNAME= psyBNC-${DISTVERSION} @@ -21,10 +22,6 @@ IS_INTERACTIVE= yes .include <bsd.port.pre.mk> -.if ${ARCH} == amd64 -BROKEN= does not run on amd64 -.endif - post-patch: @${REINPLACE_CMD} -e 's#=help/#=${PSYBASE}/help/#' ${WRKSRC}/lang/* |