mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
Fix the build with Sametime support is not desired.
Submitted by: sebosik@demax.sk
This commit is contained in:
parent
17f700605a
commit
f28ab27b2f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213341
1 changed files with 1 additions and 0 deletions
|
@ -151,6 +151,7 @@ PLIST_SUB+= SAMETIME=""
|
||||||
PRPL_MODULES:= ${PRPL_MODULES},sametime
|
PRPL_MODULES:= ${PRPL_MODULES},sametime
|
||||||
.else
|
.else
|
||||||
PLIST_SUB+= SAMETIME="@comment not installed: "
|
PLIST_SUB+= SAMETIME="@comment not installed: "
|
||||||
|
CONFIGURE_ARGS+=--disable-meanwhile
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if defined(WITH_TCLTK)
|
.if defined(WITH_TCLTK)
|
||||||
|
|
Loading…
Add table
Reference in a new issue