From owner-cvs-ports@FreeBSD.ORG Tue Feb 15 19:42:32 2005 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 7CF7A16A4CE; Tue, 15 Feb 2005 19:42:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EC6543D53; Tue, 15 Feb 2005 19:42:32 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1FJgW77038914; Tue, 15 Feb 2005 19:42:32 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1FJgW8Y038913; Tue, 15 Feb 2005 19:42:32 GMT (envelope-from pav) Message-Id: <200502151942.j1FJgW8Y038913@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 15 Feb 2005 19:42:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/xmame Makefileports/emulators/xmame/files patch-makefile.mes patch-src-unix-unix.mak 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: Tue, 15 Feb 2005 19:42:32 -0000 pav 2005-02-15 19:42:31 UTC FreeBSD ports repository Modified files: emulators/xmame Makefile Added files: emulators/xmame/files patch-makefile.mes patch-src-unix-unix.mak Log: - Fix xmess build on FreeBSD 4: RELENG_4's ld cannot link code with duplicate symbols. I've decided to not link messtest at all since we don't even install it. PR: ports/77521 Submitted by: Miguel Mendez (maintainer) Revision Changes Path 1.84 +0 -7 ports/emulators/xmame/Makefile 1.1 +11 -0 ports/emulators/xmame/files/patch-makefile.mes (new) 1.1 +11 -0 ports/emulators/xmame/files/patch-src-unix-unix.mak (new)