mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Fix OPTIONs
PR: ports/142020 Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> Approved by: "Joseph S. Atkinson" <jsa.bsd@gmail.com> (maintainer)
This commit is contained in:
parent
f2207a2a22
commit
d8ec343b2f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247363
@ -34,6 +34,8 @@ OPTIONS= BAD "Install bad GStreamer plugins" On \
|
||||
NLS "Native Language Support" On \
|
||||
SEXY "UI enhancements" On
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if !defined(WITHOUT_BAD)
|
||||
USE_GSTREAMER+= bad
|
||||
.endif
|
||||
@ -74,4 +76,4 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$$(XDG|$$(PREFIX)$$(XDG|g' \
|
||||
${WRKSRC}/Makefile
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user