From owner-cvs-all Wed Oct 25 16:54:30 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 C003E37B4C5; Wed, 25 Oct 2000 16:54:27 -0700 (PDT) Received: (from jeh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA65065; Wed, 25 Oct 2000 16:54:27 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Message-Id: <200010252354.QAA65065@freefall.freebsd.org> From: "James E. Housley" Date: Wed, 25 Oct 2000 16:54:27 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/pcre Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jeh 2000/10/25 16:54:27 PDT Modified files: devel/pcre Makefile Log: @${LN} -f ${WRKSRC}/.libs/pgrep ${WRKSRC}/pgrep in the pre-install target otherwise we get a broken pgrep shell script installed instead of the binary we really want. PR: 21508 Submitted by: MAINTAINER Revision Changes Path 1.7 +6 -1 ports/devel/pcre/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message