From 4ecb4a68cc65b65c2f77f74a5658f96f09a69341 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Mon, 21 Apr 2008 11:11:46 +0000 Subject: Honors CC PR: 122937 Submitted by: Frank Fenor --- archivers/zip/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'archivers/zip') diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile index 8716674ab43f..9ebdc93230fe 100644 --- a/archivers/zip/Makefile +++ b/archivers/zip/Makefile @@ -17,6 +17,7 @@ COMMENT= Create/update ZIP files compatible with pkzip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAKEFILE= unix/Makefile +MAKE_ENV+= CC="${CC}" ALL_TARGET= generic MAN1= zip.1 -- cgit v1.2.3