From dadd7a8e350c7e6bac8aff61ffab414740f6472b Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 27 Apr 2014 16:29:39 +0000 Subject: Fix pkg-config file. Ride update. --- audio/chromaprint/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio/chromaprint') diff --git a/audio/chromaprint/Makefile b/audio/chromaprint/Makefile index 4f566b7b6ee..daa76d7c934 100644 --- a/audio/chromaprint/Makefile +++ b/audio/chromaprint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2014/04/27 16:27:09 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2014/04/27 16:29:39 wiz Exp $ DISTNAME= chromaprint-1.1 CATEGORIES= audio @@ -14,5 +14,7 @@ USE_CMAKE= yes # build and install "fpcalc" CMAKE_ARGS+= -DBUILD_EXAMPLES:BOOL=on +PKGCONFIG_OVERRIDE= libchromaprint.pc.cmake + .include "../../multimedia/ffmpeg/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3