1 (ignored)
In my case I workarounded this by using -regex instead of -name.
One way to fix this is to disable pathname expansion in the find shell:
-COPYTREE_SHARE=${SH} -c '(${FIND} -d $$0 $$2 | ${CPIO} -dumpl $$1
>/dev/null \
+COPYTREE_SHARE=${SH} -fc '(${FIND} -d $
y? Store the result of `make makeplist' in
pkg-plist?
--
Mikolaj Golub
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
/leofs.ports.1.diff
2. http://leo-project.net/leofs/index.html
--
Mikolaj Golub
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
er thing, bmake port also installs some mk files (it needs them when
being built and I think it is useful to have them installed together with
bmake). I would created separate port for mk files (bmake-bootstrap-mk-files)
and make bmake build-depend on it. Is this worth doing?
Thanks in advance,
--