1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

- reset GREP_OPTIONS

PR:		188030
This commit is contained in:
Dirk Meyer 2014-03-28 18:23:44 +00:00
parent 69e93907cb
commit 2f6d449998
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349440

View File

@ -52,7 +52,7 @@ NOPRECIOUSSOFTMAKEVARS= Too many _MLINKS for fetch
USES= perl5
USE_PERL5= build
MAKE_ARGS+= WHOLE_ARCHIVE_FLAG=--whole-archive
MAKE_ENV+= LIBRPATH="${PREFIX}/lib"
MAKE_ENV+= LIBRPATH="${PREFIX}/lib" GREP_OPTIONS=
SUB_FILES= pkg-message
OPENSSLDIR= ${PREFIX}/openssl