From owner-cvs-ports@FreeBSD.ORG Fri Oct 24 18:01:19 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A33F16A4B3; Fri, 24 Oct 2003 18:01:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A043A43FA3; Fri, 24 Oct 2003 18:01:18 -0700 (PDT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h9P11IXJ042210; Fri, 24 Oct 2003 18:01:18 -0700 (PDT) (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h9P11ItB042209; Fri, 24 Oct 2003 18:01:18 -0700 (PDT) (envelope-from maho) Message-Id: <200310250101.h9P11ItB042209@repoman.freebsd.org> From: Maho Nakata Date: Fri, 24 Oct 2003 18:01:18 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/howl Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Oct 2003 01:01:19 -0000 maho 2003/10/24 18:01:18 PDT FreeBSD ports repository Modified files: net/howl Makefile Log: Set ONLY_FOR_ARCHS=i386. Regarding from the source, only endianness seems to be the problem, so supporting other archs can be achieved by quick hack, though. Submitted by: kris via bento Revision Changes Path 1.3 +1 -0 ports/net/howl/Makefile