devel/oniguruma is required to build lang/ruby18 when 'WITH_ONIGURUMA=1' is set; in this case, devel/oniguruma is not installed and the source code is used. If devel/oniguruma4 is required and installed by the other ports, extraction of devel/oniguruma is also forbidden, even if they do not install anything conflicting. Fix: here is a patch:
Responsible Changed From-To: freebsd-ports-bugs->dinoex Over to maintainer (via the GNATS Auto Assign Tool)
dinoex 2012-01-31 04:34:58 UTC FreeBSD ports repository Modified files: devel/oniguruma Makefile Log: - check CONFLICTS later PR: 164652 Submitted by: Tsurutani Naoki Revision Changes Path 1.44 +1 -1 ports/devel/oniguruma/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed committed, thanks.