From 0e6a24353252e9598bae45fcfc3d616a8f8dd379 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Tue, 1 Dec 2020 00:35:20 -0500 Subject: [PATCH] clipper: fix pkg-config file --- srcpkgs/clipper/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/clipper/template b/srcpkgs/clipper/template index 2a7378b8dc4dee..a0d5b7ab78bfc9 100644 --- a/srcpkgs/clipper/template +++ b/srcpkgs/clipper/template @@ -1,10 +1,11 @@ # Template file for 'clipper' pkgname=clipper version=6.4.2 -revision=2 +revision=3 create_wrksrc=yes build_wrksrc=cpp build_style=cmake +configure_args="-DVERSION=${version}" hostmakedepends="unzip" short_desc="Library for clipping and offsetting lines and polygons" maintainer="John "