From 85c58df69024820e33d3a90d08f1cdd9baf2a69f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 25 Apr 2016 09:08:17 +0200 Subject: [PATCH] foobillard++: use our C{,XX}FLAGS. --- srcpkgs/foobillard++/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/foobillard++/template b/srcpkgs/foobillard++/template index fcfbd30b312..c94480918a0 100644 --- a/srcpkgs/foobillard++/template +++ b/srcpkgs/foobillard++/template @@ -1,9 +1,10 @@ # Template file for 'foobillard' pkgname=foobillard++ version=3.42beta -revision=1 +revision=2 wrksrc=foobillardplus-${version} build_style=gnu-configure +configure_args="--enable-standard" homepage="http://foobillardplus.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/foobillardplus/foobillardplus-$version.tar.gz" hostmakedepends="automake pkg-config"