Date: Wed, 19 Feb 2014 09:00:59 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345033 - head/devel/gecode Message-ID: <201402190900.s1J90xkF037578@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Wed Feb 19 09:00:59 2014 New Revision: 345033 URL: http://svnweb.freebsd.org/changeset/ports/345033 QAT: https://qat.redports.org/buildarchive/r345033/ Log: - Stage support Modified: head/devel/gecode/Makefile Modified: head/devel/gecode/Makefile ============================================================================== --- head/devel/gecode/Makefile Wed Feb 19 09:00:34 2014 (r345032) +++ head/devel/gecode/Makefile Wed Feb 19 09:00:59 2014 (r345033) @@ -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 <bsd.port.options.mk> .if ${PORT_OPTIONS:MGIST}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402190900.s1J90xkF037578>