Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Jul 2014 18:22:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191566] net-p2p/btsync
Message-ID:  <bug-191566-13-dFZ5sSgsW8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191566-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191566-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191566

--- Comment #1 from Sean Bruno <sbruno@FreeBSD.org> ---
err ...

Makefile has a typo:

ONLY_FOR_ARCHES=    amd64 i386

should be:

ONLY_FOR_ARCHS=  amd64 i386

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191566-13-dFZ5sSgsW8>