From owner-cvs-all Thu May 9 15:19:44 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D289F37B40A; Thu, 9 May 2002 15:19:37 -0700 (PDT) Received: (from sobomax@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g49MJbm45261; Thu, 9 May 2002 15:19:37 -0700 (PDT) (envelope-from sobomax) Message-Id: <200205092219.g49MJbm45261@freefall.freebsd.org> From: Maxim Sobolev Date: Thu, 9 May 2002 15:19:37 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/sdl12 Makefile ports/devel/sdl12/files patch-ac X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/05/09 15:19:37 PDT Modified files: devel/sdl12 Makefile devel/sdl12/files patch-ac Log: Instead of disabling joystick code completely use "dummy" driver instead of problematic usb one. This should fix problems some ports are having when linked against libsdl without joystick code at all. Bump PORTREVISION. Revision Changes Path 1.53 +2 -2 ports/devel/sdl12/Makefile 1.25 +9 -5 ports/devel/sdl12/files/patch-ac To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message