From 66bbeb826fe650cc58c4ac6e3f6d1a0a17a8edcb Mon Sep 17 00:00:00 2001 From: miwi Date: Fri, 27 Jan 2012 17:43:28 +0000 Subject: - Respect CXX/CXXFLAGS PR: 163249 Submitted by: Jan Beich Approved by: maintainer timeout --- archivers/lzlib/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/archivers/lzlib/Makefile b/archivers/lzlib/Makefile index 72f4a71..554eefc 100644 --- a/archivers/lzlib/Makefile +++ b/archivers/lzlib/Makefile @@ -18,6 +18,7 @@ PLIST_FILES= include/lzlib.h \ GNU_CONFIGURE= yes USE_GMAKE= yes +MAKE_ARGS= ${MAKE_ENV} INFO= lzlib .include -- cgit v1.1