From owner-cvs-all Mon Sep 25 5:15:24 2000 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 ED65A37B424; Mon, 25 Sep 2000 05:15:21 -0700 (PDT) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA65228; Mon, 25 Sep 2000 05:15:21 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <200009251215.FAA65228@freefall.freebsd.org> From: Satoshi Asami Date: Mon, 25 Sep 2000 05:15:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/grail Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/09/25 05:15:21 PDT Modified files: www/grail Makefile Log: Change PYTHON_LIBDIR to PYTHON_SITELIBDIR so this thing builds. While I'm here, define DISTFILES instead of all three of DISTNAME, EXTRACT_SUFX and wrksrc. (Actually I was here to fix the latter when I stumbled upon the former, but who's counting. :) Revision Changes Path 1.17 +3 -6 ports/www/grail/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message