From owner-cvs-all@FreeBSD.ORG Thu Oct 9 05:34:46 2003 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 342C016A4B3; Thu, 9 Oct 2003 05:34:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A753143FBD; Thu, 9 Oct 2003 05:34:45 -0700 (PDT) (envelope-from edwin@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 h99CYjXJ070492; Thu, 9 Oct 2003 05:34:45 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h99CYjPs070491; Thu, 9 Oct 2003 05:34:45 -0700 (PDT) (envelope-from edwin) Message-Id: <200310091234.h99CYjPs070491@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 9 Oct 2003 05:34:45 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/w3-4 Makefile pkg-plist 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: Thu, 09 Oct 2003 12:34:46 -0000 edwin 2003/10/09 05:34:45 PDT FreeBSD ports repository Modified files: www/w3-4 Makefile pkg-plist Log: www/w3-4 port: mismatch between pkg-plist and real installation The pkg-plist for www/w3-4 is hardcoded for FSF emacs. However, if xemacs is installed on the system, the configure script will detect this and will use xemacs' site-lisp as the installation target. Also used the INFO variable. PR: ports/28491 Submitted by: Slaven Rezic Approved by: Maintainer timeout Revision Changes Path 1.15 +2 -0 ports/www/w3-4/Makefile 1.5 +1 -11 ports/www/w3-4/pkg-plist