mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Disable gstreamer-plugins-spc on !i386 since if depends on i386 only ports.
This commit is contained in:
parent
94b9054453
commit
9c5d429e72
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=210251
@ -30,6 +30,9 @@ WITHOUT_LAME= yes # MP3 License , no package
|
||||
WITHOUT_SWFDEC= yes # Broken
|
||||
WITHOUT_MPEG2ENC= yes # Broken
|
||||
.endif
|
||||
.if ${ARCH}!="i386"
|
||||
WITHOUT_SPC= yes # i386 only
|
||||
.endif
|
||||
|
||||
# Remove core, yes
|
||||
PLUGS= ${_USE_GSTREAMER10_ALL}
|
||||
|
Loading…
Reference in New Issue
Block a user