diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-09-01 17:55:47 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-09-01 17:55:47 +0000 |
commit | 8da0b21971bd1212c9e308bb985a790d5dffb629 (patch) | |
tree | 6b24414ed6efc2309fbe06bc74b4dda4d25a6b73 /Mk | |
parent | f97957812f2196dfc55afc4e7c1c5c49c7ddf7ea (diff) | |
download | ports-8da0b21971bd1212c9e308bb985a790d5dffb629.tar.gz ports-8da0b21971bd1212c9e308bb985a790d5dffb629.zip |
Notes
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.options.desc.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk index 1b01fe9ad345..e61e35fe1df5 100644 --- a/Mk/bsd.options.desc.mk +++ b/Mk/bsd.options.desc.mk @@ -22,6 +22,7 @@ AALIB_DESC?= AAlib graphics library support ACOUSTID_DESC?= AcoustID audio fingerprinting support ALAC_DESC?= Apple Lossless audio format support ALSA_DESC?= ALSA audio architecture support +ALTIVEC_DESC?= Use Altivec optimized routines AMR_DESC?= AMR 3GPP speech codec support (opencore) AMR_NB_DESC?= AMR Narrow Band audio support (opencore) AMR_WB_DESC?= AMR Wide Band audio support (opencore) |