Date: Tue, 27 Feb 2001 15:03:36 -0800 (PST) From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc/openjade Makefile Message-ID: <200102272303.f1RN3aU57976@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
lioux 2001/02/27 15:03:36 PST Modified files: textproc/openjade Makefile Log: o Sanitize CFLAGS following example of palm/prc-tools-gcc. Remove both all -m machine and -O > -O1 optimizations such as (-O[s2-9]+|-m[0-9a-zA-Z]+(=[0-9a-zA-Z]*)?|-O[s2-9]+) since openjade built with some of these optimizations core dumps when building some of the /usr/doc files o Use INSTALLS_SHLIB=yes instead of a post-install ldconfig line o "UN"echo post-install (prefix lines with @). Cleaner o Also, fix openjade's complain that it does not find builtins.dls, point it in the right direction with CONFIGURE_ARGS+=--datadir o Bump PORTREVISION since there is an improvement fix Approved by: MAINTAINER Revision Changes Path 1.28 +21 -6 ports/textproc/openjade/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?200102272303.f1RN3aU57976>