From owner-cvs-all Tue Sep 28 9:23: 9 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F97615854; Tue, 28 Sep 1999 09:23:04 -0700 (PDT) (envelope-from sumikawa@FreeBSD.org) Received: (from sumikawa@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA75445; Tue, 28 Sep 1999 09:23:04 -0700 (PDT) (envelope-from sumikawa@FreeBSD.org) Message-Id: <199909281623.JAA75445@freefall.freebsd.org> From: Munechika SUMIKAWA Date: Tue, 28 Sep 1999 09:23:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/portlint Makefile ports/devel/portlint/src portlint.pl Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sumikawa 1999/09/28 09:23:04 PDT Modified files: devel/portlint Makefile devel/portlint/src portlint.pl Log: added the following checking: "in *_DEPENDS, ${PREFIX} must not be used. use ${LOCALBASE}/${X11BASE} instead of it." Commented by: asami Reviewed by: taoka Revision Changes Path 1.25 +2 -2 ports/devel/portlint/Makefile 1.11 +9 -1 ports/devel/portlint/src/portlint.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message