From owner-freebsd-ports Thu Nov 15 19:40:20 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 372AB37B41A for ; Thu, 15 Nov 2001 19:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAG3e1H42835; Thu, 15 Nov 2001 19:40:01 -0800 (PST) (envelope-from gnats) Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 4863137B418 for ; Thu, 15 Nov 2001 19:31:50 -0800 (PST) Received: (from marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) id fAG3Vn800659; Thu, 15 Nov 2001 22:31:49 -0500 (EST) (envelope-from marcus) Message-Id: <200111160331.fAG3Vn800659@shumai.marcuscom.com> Date: Thu, 15 Nov 2001 22:31:49 -0500 (EST) From: Marcus Reply-To: Marcus To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32029: [MAINTAINER UPDATE] Patch for PR-32006 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32029 >Category: ports >Synopsis: [MAINTAINER UPDATE] Patch for PR-32006 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Nov 15 19:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Joe Clarke >Release: FreeBSD 4.4-STABLE i386 >Organization: MarcusCom, Inc. >Environment: System: FreeBSD shumai.marcuscom.com 4.4-STABLE FreeBSD 4.4-STABLE #2: Thu Nov 15 22:22:58 EST 2001 marcus@shumai.marcuscom.com:/usr/src/sys/compile/SHUMAI i386 >Description: This PR superceeds not yet commited PR-32006. This patch is a little nicer than the previous. Thanks to Cyrille Lefevre . >How-To-Repeat: >Fix: --- Makefile.orig Thu Nov 15 10:25:12 2001 +++ Makefile Thu Nov 15 22:28:53 2001 @@ -82,7 +82,7 @@ @${RM} -f ${WRKSRC}/missing ${WRKSRC}/mkinstalldirs post-configure: - @${TOUCH} -f ${WRKSRC}/config/Makefile.in + @find ${WRKSRC} -type f | xargs ${TOUCH} -f post-install: @${RM} -f ${PREFIX}/bin/nu ${PREFIX}/bin/lp2pap.sh \ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message