diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2022-03-18 15:59:06 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2022-03-18 16:01:21 +0000 |
commit | d6a284e945402beb2ff7f7d2d36f0e17502a6749 (patch) | |
tree | bd35cc4f69f4382ea6462b53d42bebe64ac55ad7 | |
parent | b1acb27f2c4ca4e7acde9d71ecda961aae29082e (diff) |
audio/audacity: Update deprecated CPE vendor
Approved by: portmgr (blanket)
-rw-r--r-- | audio/audacity/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index 714b4d5ff346..ce873d4c38fd 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -29,6 +29,7 @@ USES= cmake compiler:c++17-lang cpe desktop-file-utils gettext \ USE_GITHUB= yes USE_GNOME= cairo gdkpixbuf2 gtk30 USE_WX= 3.1+ +CPE_VENDOR= audacityteam WX_COMPS= wx PORTDOCS= README.txt |