From cf50f6e5a7f39a88c557c8eda8927c6ec91cd00d Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 25 Oct 2013 13:31:18 +0000 Subject: [PATCH] - Use USES=gmake --- print/cups-base/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile index a12f33e588a4..90ad2eaa8c10 100644 --- a/print/cups-base/Makefile +++ b/print/cups-base/Makefile @@ -19,7 +19,7 @@ CONFLICTS= LPRng-[0-9]* UNIQUENAME= ${PORTNAME}${PKGNAMESUFFIX} USE_BZIP2= yes -USE_GMAKE= yes +USES+= gmake GNU_CONFIGURE= yes CFLAGS+= ${PTHREAD_CFLAGS} CPPFLAGS+= -I${LOCALBASE}/include