From owner-p4-projects Mon Jul 29 5:52:45 2002 Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 6EEAC37B401; Mon, 29 Jul 2002 05:52:41 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E138C37B400 for ; Mon, 29 Jul 2002 05:52:40 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A44DD43E4A for ; Mon, 29 Jul 2002 05:52:40 -0700 (PDT) (envelope-from green@freebsd.org) Received: from freefall.freebsd.org (perforce@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6TCqeJU049930 for ; Mon, 29 Jul 2002 05:52:40 -0700 (PDT) (envelope-from green@freebsd.org) Received: (from perforce@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6TCqenw049927 for perforce@freebsd.org; Mon, 29 Jul 2002 05:52:40 -0700 (PDT) Date: Mon, 29 Jul 2002 05:52:40 -0700 (PDT) Message-Id: <200207291252.g6TCqenw049927@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to green@freebsd.org using -f From: Brian Feldman Subject: PERFORCE change 15119 for review To: Perforce Change Reviews Sender: owner-p4-projects@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://people.freebsd.org/~peter/p4db/chv.cgi?CH=15119 Change 15119 by green@green_crash2 on 2002/07/29 05:51:46 Hack: install the perl5 port, as it is not depended on when needed. Affected files ... .. //depot/projects/trustedbsd/mac/release/Makefile#19 edit Differences ... ==== //depot/projects/trustedbsd/mac/release/Makefile#19 (text+ko) ==== @@ -113,7 +113,7 @@ # in English only. The language for the release notes is controlled # by the RELNOTES_LANG variable above. ALLLANG?= yes -DOCPORTS= textproc/docproj +DOCPORTS= lang/perl5 textproc/docproj # Set this to wherever the distfiles required by release procedures. .if defined(DOCDISTFILES) # Respect DOCDISTFILES which is used before. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-projects" in the body of the message