From 1a79b216771fe9869fe737ad6cd71d40e9fe0530 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 19 Feb 2014 09:00:59 +0000 Subject: [PATCH] - Stage support --- devel/gecode/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/devel/gecode/Makefile b/devel/gecode/Makefile index 45e1cea7d43d..b296db448def 100644 --- a/devel/gecode/Makefile +++ b/devel/gecode/Makefile @@ -15,8 +15,7 @@ OPTIONS_DEFINE= GIST GIST_DESC= Interactive Search Tool (requires Qt) USE_PERL5= build -USES= bison perl5 -USE_GMAKE= yes +USES= bison perl5 gmake GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-static \ --enable-shared \ @@ -33,7 +32,6 @@ CONFIGURE_ARGS= --disable-static \ USE_LDCONFIG= yes MAKE_JOBS_UNSAFE=yes -NO_STAGE= yes .include .if ${PORT_OPTIONS:MGIST}