1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
freebsd-ports/databases/erlfdb
Mateusz Piotrowski 013945e73d Only pass -E to find(1) when passing -regex or -iregex
The -E flag tells find(1) to interpret regular expressions which were
passed as arguments to -regex and -iregex as extended regular expressions.
It has no effect on other otherwise. Let's not invoke find(1) with -E if
not necessary.

Approved by:	portmgr (blanket approval)
2020-08-12 13:34:57 +00:00
..
files
distinfo databases/erlfdb: update to 1.2.2 2020-06-11 20:28:44 +00:00
Makefile Only pass -E to find(1) when passing -regex or -iregex 2020-08-12 13:34:57 +00:00
pkg-descr databases/erlfdb: update WWW to new upstream 2020-05-31 23:06:20 +00:00
pkg-plist