From owner-cvs-all@FreeBSD.ORG Thu Mar 20 20:08:38 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 57BA81065685; Thu, 20 Mar 2008 20:08:38 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2CB218FC17; Thu, 20 Mar 2008 20:08:38 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m2KK8c4c027053; Thu, 20 Mar 2008 20:08:38 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m2KK8bBW027052; Thu, 20 Mar 2008 20:08:37 GMT (envelope-from miwi) Message-Id: <200803202008.m2KK8bBW027052@repoman.freebsd.org> From: Martin Wilke Date: Thu, 20 Mar 2008 20:08:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/glfw Makefile ports/graphics/glfw/files patch-compile.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Mar 2008 20:08:38 -0000 miwi 2008-03-20 20:08:37 UTC FreeBSD ports repository Modified files: graphics/glfw Makefile graphics/glfw/files patch-compile.sh Log: - Use SF macro - Get rid of USE_X_PREFIX. PR: 121891 Submitted by: Dmitry Marakasov Revision Changes Path 1.9 +3 -4 ports/graphics/glfw/Makefile 1.4 +18 -7 ports/graphics/glfw/files/patch-compile.sh