From owner-cvs-all Tue Sep 21 17:28:12 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 98E6614BE6; Tue, 21 Sep 1999 17:28:10 -0700 (PDT) (envelope-from asami@FreeBSD.org) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA42387; Tue, 21 Sep 1999 17:28:10 -0700 (PDT) (envelope-from asami@FreeBSD.org) Message-Id: <199909220028.RAA42387@freefall.freebsd.org> From: Satoshi Asami Date: Tue, 21 Sep 1999 17:28:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/opendx Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1999/09/21 17:28:10 PDT Modified files: graphics/opendx Makefile Log: Use a find | xargs perl command in post-patch to replace the -lXm's with ${MOTIFLIB}'s in all Makefile.in's. (The substitution pattern will only work for -lXm's in the middle of a line but since it requires other libraries, I guess that's ok.) Revision Changes Path 1.2 +5 -1 ports/graphics/opendx/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message