Date: Tue, 21 Sep 1999 17:28:10 -0700 (PDT) From: Satoshi Asami <asami@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/opendx Makefile Message-ID: <199909220028.RAA42387@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909220028.RAA42387>