fjoe 2012-06-14 11:55:53 UTC FreeBSD ports repository
Modified files: databases/virtuoso Makefile Log: - Use flex and gperf from ports [1] flex and gperf from base system are too old for Virtuoso build. While pre-generated sources (included into the dist tarball) are usually used during virtuoso port build, flex/gperf can potentially be called when those source files become out of date (e.g. when some prerequisites are patched by ports patches that could be potentially included in future). - Fix clang build: use -std=gnu89 as virtuoso relies on GNU89 definition of `inline' Submitted by: Patrick van Kleef [1] Revision Changes Path 1.33 +5 -2 ports/databases/virtuoso/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"