diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2025-10-02 01:16:11 +0000 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2025-10-02 01:37:35 +0000 |
| commit | 1b806e607f52285f973fb1106491668fd28da6a4 (patch) | |
| tree | 04d5895798eef9b44bf5ccf0fb211b7a9aa2729b /lib/libsamplerate | |
| parent | ed6716207debca81c37a1399ecf1d799be0e688d (diff) | |
Diffstat (limited to 'lib/libsamplerate')
| -rw-r--r-- | lib/libsamplerate/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libsamplerate/Makefile b/lib/libsamplerate/Makefile index 6ca87d8b20ca..4c55d5c2cb82 100644 --- a/lib/libsamplerate/Makefile +++ b/lib/libsamplerate/Makefile @@ -1,5 +1,7 @@ .PATH: ${SRCTOP}/contrib/libsamplerate +PACKAGE= sound + LIB= samplerate PRIVATELIB= |
