git: 4bdf9c476250 - main - audio/portaudio: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:19:42 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4bdf9c4762502d08b66af4faef2a17d50d52727c
commit 4bdf9c4762502d08b66af4faef2a17d50d52727c
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 19:38:00 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:30 +0000
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 \
More information about the dev-commits-ports-all
mailing list