mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix PKGNAME collision between audio/optimfrog and audio/optimfrog-sse2
This commit is contained in:
parent
ea79103df5
commit
f4e149fe58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405097
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PKGNAMESUFFIX= -sse2
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../optimfrog
|
||||
COMMENT= Best-ratio lossless audio codec (SSE2 required)
|
||||
|
||||
|
|
|
@ -25,7 +25,6 @@ USE_LDCONFIG= yes
|
|||
OPTIONS_DEFINE_i386= SSE2
|
||||
OPTIONS_DEFINE?= #
|
||||
SSE2_DESCR= Use SSE2 instructions
|
||||
SSE2_VARS= PKGNAMESUFFIX=-sse2
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue