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

sysutils/nq: Respect CFLAGS

This commit is contained in:
Tobias Kortkamp 2017-12-08 17:49:06 +00:00
parent cd170de5f8
commit ea6d506688
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455790

View File

@ -16,7 +16,7 @@ USE_GITHUB= yes
GH_ACCOUNT= chneukirchen
USE_PERL5= test
MAKE_ARGS= PREFIX="${PREFIX}" MANDIR="${PREFIX}/man"
MAKE_ARGS= CFLAGS="${CFLAGS}" PREFIX="${PREFIX}" MANDIR="${PREFIX}/man"
TEST_TARGET= check
post-install: