From owner-cvs-all Fri Jan 1 16:12:30 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA13198 for cvs-all-outgoing; Fri, 1 Jan 1999 16:12:30 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA13193; Fri, 1 Jan 1999 16:12:28 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA15673; Fri, 1 Jan 1999 16:12:21 -0800 (PST) Date: Fri, 1 Jan 1999 16:12:21 -0800 (PST) Message-Id: <199901020012.QAA15673@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/biology/hmmer Makefile ports/editors/vile Makefile ports/editors/xvile Makefile ports/korean/linuxdoc-sgml Makefile ports/korean/nhppf Makefile ports/net/mirror Makefile ports/security/ssh Makefile ports/textproc/latex2html Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/01/01 16:12:21 PST Modified files: biology/hmmer Makefile editors/vile Makefile editors/xvile Makefile korean/linuxdoc-sgml Makefile korean/nhppf Makefile net/mirror Makefile security/ssh Makefile textproc/latex2html Makefile Log: Change *_DEPENDS on lang/perl5 to USE_PERL5 so we won't have any dependencies to perl5 in -current. This might cause some unwanted perl5 installations on -stable (if it was originally RUN_DEPENDS, perl5 will now be installed during build too, etc.), but its lifetime is limited anyway. Revision Changes Path 1.3 +2 -3 ports/biology/hmmer/Makefile 1.16 +2 -2 ports/editors/vile/Makefile 1.18 +2 -2 ports/editors/xvile/Makefile 1.6 +2 -3 ports/korean/linuxdoc-sgml/Makefile 1.5 +4 -4 ports/korean/nhppf/Makefile 1.9 +2 -2 ports/net/mirror/Makefile 1.72 +5 -5 ports/security/ssh/Makefile 1.5 +3 -3 ports/textproc/latex2html/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message