From owner-cvs-ports Sun Mar 30 04:40:16 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA23484 for cvs-ports-outgoing; Sun, 30 Mar 1997 04:40:16 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA23477; Sun, 30 Mar 1997 04:40:13 -0800 (PST) Date: Sun, 30 Mar 1997 04:40:13 -0800 (PST) From: Satoshi Asami Message-Id: <199703301240.EAA23477@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-ports Subject: cvs commit: ports/japanese/man Makefile Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 97/03/30 04:40:13 Modified: japanese/man Makefile Log: No port (unless it is NO_PACKAGE) is allowed to run-depend on mule because the explicit package name will be put in to the package as a dependency in that case, and there are several mule ports around. I remember mentioning this in the Japanese mailing lists before when this topic came up, but apparently it didn't sink in. Add a comment right in front of RUN_DEPEND so it can't be missed. Revision Changes Path 1.7 +4 -3 ports/japanese/man/Makefile