1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

audio/optimfrog: Fix spelling of SSE2_DESC

This commit is contained in:
Tobias Kortkamp 2019-05-25 10:40:04 +00:00
parent 58fe46e6cc
commit 5d6985d551
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502557

View File

@ -28,7 +28,7 @@ USE_LDCONFIG= yes
OPTIONS_DEFINE_i386= SSE2
OPTIONS_DEFINE?= #
SSE2_DESCR= Use SSE2 instructions instead of x87 FPU
SSE2_DESC= Use SSE2 instructions instead of x87 FPU
.include <bsd.port.pre.mk>