From owner-cvs-all@FreeBSD.ORG Sat Aug 28 17:32:43 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 004E716A4CE; Sat, 28 Aug 2004 17:32:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D518D43D76; Sat, 28 Aug 2004 17:32:42 +0000 (GMT) (envelope-from gj@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i7SHWgpU013794; Sat, 28 Aug 2004 17:32:42 GMT (envelope-from gj@repoman.freebsd.org) Received: (from gj@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i7SHWg7B013793; Sat, 28 Aug 2004 17:32:42 GMT (envelope-from gj) Message-Id: <200408281732.i7SHWg7B013793@repoman.freebsd.org> From: Gary Jennejohn Date: Sat, 28 Aug 2004 17:32:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm/flwm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 28 Aug 2004 17:32:43 -0000 gj 2004-08-28 17:32:42 UTC FreeBSD ports repository Modified files: x11-wm/flwm Makefile Log: Use ${LOCALBASE} instead of hard-coding /usr/local in Makefile. Also consider that there are two versions of freetype in the ports tree. Bad /me, no cookie. Revision Changes Path 1.17 +9 -2 ports/x11-wm/flwm/Makefile