From 4bdf9c4762502d08b66af4faef2a17d50d52727c Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Fri, 10 Sep 2021 19:38:00 +0000 Subject: [PATCH] audio/portaudio: Add CPE information Approved by: portmgr (blanket) --- audio/portaudio/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/audio/portaudio/Makefile b/audio/portaudio/Makefile index af196e0b62ec..3c06eb99bd1c 100644 --- a/audio/portaudio/Makefile +++ b/audio/portaudio/Makefile @@ -14,9 +14,10 @@ COMMENT= Portable cross-platform Audio API LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USES= autoreconf dos2unix gmake libtool localbase:ldflags pathfix \ +USES= autoreconf cpe dos2unix gmake libtool localbase:ldflags pathfix \ pkgconfig tar:tgz USE_LDCONFIG= yes +CPE_VENDOR= portaudio_project GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-dependency-tracking \